mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
pgsql: a few more changes..
This commit is contained in:
@@ -103,6 +103,6 @@ COMMIT;
|
||||
BEGIN TRANSACTION;
|
||||
|
||||
alter table assets
|
||||
alter column "creatorID" type varchar(128);
|
||||
alter column "creatorid" type varchar(128);
|
||||
|
||||
Commit;
|
||||
|
||||
Reference in New Issue
Block a user