new db file
This commit is contained in:
parent
6c8cca8108
commit
0d154c244a
resources/db_update_scripts
@ -1 +0,0 @@
|
||||
ALTER TABLE `NotificationSettings` ADD COLUMN `notifyNewIdeaKeyword` bit(1) NOT NULL DEFAULT b'0';
|
1
resources/db_update_scripts/db_update_2013-02-08.sql
Executable file
1
resources/db_update_scripts/db_update_2013-02-08.sql
Executable file
@ -0,0 +1 @@
|
||||
ALTER TABLE `NotificationSettings` ADD COLUMN `notifyNewIdeaKeyword` bit(1) NOT NULL DEFAULT b'0';
|
Loading…
x
Reference in New Issue
Block a user