This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
liuqianpan2008
/
BBS-SERVER
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
385ab7e946
Rami (Branch)
Tag
dev
BBS-SERVER
/
prisma
/
migrations
/
20230108005603_usset_post_content_varchar_1000
/
migration 2.sql
migration 2.sql
75 B
Cronologia
Originale
1
2
-- AlterTable
ALTER TABLE `post` MODIFY `content` VARCHAR(10000) NOT NULL;