mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Extended svn:eol-style to check some other file types.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ALTER TABLE `inventoryfolders`
|
||||
ADD COLUMN `type` smallint NOT NULL default 0,
|
||||
ADD COLUMN `version` int NOT NULL default 0,
|
||||
COMMENT='Rev. 2';
|
||||
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