This website requires JavaScript.
Explore
Help
Register
Sign In
swaggboi
/
PostText
Watch
1
Star
0
Fork
0
You've already forked PostText
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
de62444eca
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 14:00:54 -05:00
ALTER
TABLE
moderators
ADD
admin_status
BOOLEAN
NOT
NULL
DEFAULT
FALSE
;
Reference in New Issue
Copy Permalink