mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
errata fix
This commit is contained in:
parent
d41b189612
commit
ad347dc953
@ -1,6 +1,6 @@
|
|||||||
START TRANSACTION;
|
START TRANSACTION;
|
||||||
|
|
||||||
ALTER TABLE `tnotification_sources` ADD COLUMN `subtype_blacklist` TEXT;
|
ALTER TABLE `tnotification_source` ADD COLUMN `subtype_blacklist` TEXT;
|
||||||
|
|
||||||
COMMIT;
|
COMMIT;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user