mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
pgsql : fix region store
This commit is contained in:
@@ -1246,7 +1246,7 @@ COMMIT;
|
||||
|
||||
:VERSION 51 #----- parcel environment store
|
||||
BEGIN;
|
||||
ALTER TABLE "public"."land"" ADD COLUMN "environment" varchar default NULL;
|
||||
ALTER TABLE "public"."land" ADD COLUMN "environment" varchar default NULL;
|
||||
COMMIT;
|
||||
|
||||
:VERSION 52 ##----- sop animations and materials
|
||||
|
||||
Reference in New Issue
Block a user