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
/
20221231004543_updata_post_plateid_add_default
/
migration.sql
migration.sql
87 B
Cronologia
Originale
1
2
-- AlterTable
ALTER TABLE `post` MODIFY `plateId` INTEGER UNSIGNED NOT NULL DEFAULT 0;