This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
certd
mirror of
https://github.com/certd/certd
Watch
1
Star
0
Fork
You've already forked certd
0
Code
Issues
Projects
Releases
Wiki
Activity
83185c8c50
certd
/
packages
/
ui
/
certd-server
/
db
/
migration-mysql
/
v10014__notification_defaul...
2 lines
69 B
SQL
Raw
Blame
History
ALTER
TABLE
pi_notification
ADD
COLUMN
is_default
boolean
DEFAULT
0
;
Reference in New Issue
View Git Blame
Copy Permalink