This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
liuqianpan2008
/
BBS-SERVER
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
973014830d
Branches
Tags
dev
BBS-SERVER
/
prisma
/
migrations
/
20221231004543_updata_post_plateid_add_default
/
migration 2.sql
migration 2.sql
87 B
Histórico
Raw
1
2
-- AlterTable
ALTER TABLE `post` MODIFY `plateId` INTEGER UNSIGNED NOT NULL DEFAULT 0;