mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive
This commit is contained in:
@@ -29,7 +29,4 @@ COMMIT;
|
||||
:VERSION 2
|
||||
|
||||
BEGIN;
|
||||
|
||||
ALTER TABLE xassetsmeta MODIFY Description varchar(128);
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user