Add DB support for the AA Seq numbers

This commit is contained in:
Leere
2013-11-24 16:43:50 +01:00
parent 51181c8c8b
commit fe9650660e
3 changed files with 57 additions and 18 deletions
@@ -0,0 +1 @@
ALTER TABLE `altadv_vars` ADD `seq` INT(11) NOT NULL DEFAULT '0';