mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
forgot to apply sql-update to dbversion-update
This commit is contained in:
3
setup/updates/1438970456_01.sql
Normal file
3
setup/updates/1438970456_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `aowow_dbversion`
|
||||
ADD COLUMN `sql` TEXT NOT NULL AFTER `part`,
|
||||
ADD COLUMN `build` TEXT NOT NULL AFTER `sql`;
|
||||
Reference in New Issue
Block a user