mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +08:00
The files that I missed from Tleiades patch.
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