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
55f9ab6d57
pandorafms
/
pandora_console
/
extras
/
mr
/
45.sql
7 lines
102 B
MySQL
Raw
Normal View
History
Unescape
Escape
missed mr file
2021-02-22 12:04:12 +01:00
START
TRANSACTION
;
errata fix
2021-02-26 12:48:23 +01:00
ALTER
TABLE
`
tnotification_source
`
ADD
COLUMN
`
subtype_blacklist
`
TEXT
;
missed mr file
2021-02-22 12:04:12 +01:00
Extra lines after mr file
2021-02-25 13:27:00 +01:00
COMMIT
;