whole lot more moving

This commit is contained in:
Sean Dague
2008-04-02 15:24:31 +00:00
parent 35420b21a3
commit c52c68f314
67 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
ALTER TABLE `inventoryfolders`
ADD COLUMN `type` smallint NOT NULL default 0,
ADD COLUMN `version` int NOT NULL default 0,
COMMENT='Rev. 2';