This website works better with JavaScript
Home
Explore
Help
Register
Sign In
liuqianpan2008
/
BBS-SERVER
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
dev
Branches
Tags
dev
BBS-SERVER
/
prisma
/
migrations
/
20230107033113_userinfo_add_maple_coin
/
migration.sql
migration.sql
97 B
Permalink
History
Raw
1
2
-- AlterTable
ALTER TABLE `userinfo` ADD COLUMN `mapleCoin` INTEGER UNSIGNED NOT NULL DEFAULT 0;