mirror of
https://github.com/opensim/opensim.git
synced 2026-07-15 03:55:47 +08:00
whole lot more moving
This commit is contained in:
@@ -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';
|
||||
Reference in New Issue
Block a user