mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
pgsql : fix asset store and a cast on estate
This commit is contained in:
@@ -102,8 +102,6 @@ COMMIT;
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
|
||||
--# "creatorID" goes up to VARCHAR(128)
|
||||
|
||||
alter table assets
|
||||
alter column "creatorID" type varchar(128);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user