This website requires JavaScript.
Explore
Help
Sign In
swaggboi
/
PostText
Watch
1
Star
0
Fork
You've already forked PostText
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
061ee919a7
PostText
/
migrations
/
11
/
up.sql
5 lines
82 B
MySQL
Raw
Normal View
History
Unescape
Escape
Use perlcritic theme; add is_admin() helper; clean up some things
2022-12-18 19:00:54 +00:00
ALTER
TABLE
moderators
ADD
admin_status
BOOLEAN
NOT
NULL
DEFAULT
FALSE
;
Reference in a new issue
Copy permalink