This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
liuqianpan2008
/
BBS-SERVER
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
a9eb4cf643
Ramuri
Etichete
dev
BBS-SERVER
/
prisma
/
migrations
/
20221231004543_updata_post_plateid_add_default
/
migration.sql
migration.sql
87 B
Istoric
Crud
1
2
-- AlterTable
ALTER TABLE `post` MODIFY `plateId` INTEGER UNSIGNED NOT NULL DEFAULT 0;