mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Converted MySQL migration history to the new format
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
BEGIN TRANSACTION
|
||||
|
||||
CREATE UNIQUE INDEX SessionID ON Presence(SessionID);
|
||||
CREATE INDEX UserID ON Presence(UserID);
|
||||
|
||||
COMMIT
|
||||
Reference in New Issue
Block a user