This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ZhangJinChen
/
opencode
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
860e47edea
Branches
Tags
bridge-zjc
opencode
/
packages
/
console
/
core
/
migrations
/
0019_dazzling_cable.sql
0019_dazzling_cable.sql
72 B
History
Raw
1
ALTER TABLE `user` MODIFY COLUMN `role` enum('admin','member') NOT NULL;