This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
pandorafms
mirror of
https://github.com/pandorafms/pandorafms.git
Watch
1
Star
0
Fork
You've already forked pandorafms
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d41b189612
pandorafms
/
pandora_console
/
extras
/
mr
/
45.sql
7 lines
103 B
MySQL
Raw
Normal View
History
Unescape
Escape
missed mr file
2021-02-22 12:04:12 +01:00
START
TRANSACTION
;
ALTER
TABLE
`
tnotification_sources
`
ADD
COLUMN
`
subtype_blacklist
`
TEXT
;
Extra lines after mr file
2021-02-25 13:27:00 +01:00
COMMIT
;