mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
3
OpenSim/Data/MySQL/Resources/033_RegionStore.sql
Normal file
3
OpenSim/Data/MySQL/Resources/033_RegionStore.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
BEGIN;
|
||||
ALTER TABLE regionsettings ADD map_tile_ID CHAR(36) NOT NULL DEFAULT '00000000-0000-0000-0000-000000000000';
|
||||
COMMIT;
|
||||
Reference in New Issue
Block a user