mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
persist test feature in mysql
This commit is contained in:
@@ -550,3 +550,6 @@ BEGIN;
|
||||
ALTER TABLE `land` ADD COLUMN `environment` MEDIUMTEXT default NULL;
|
||||
COMMIT;
|
||||
|
||||
:VERSION 64 #----- material overrides
|
||||
ALTER TABLE `primshapes` ADD COLUMN `MatOvrd` blob default NULL;
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user