mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 09:26:36 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE doors DROP INDEX DoorIndex;
|
||||
ALTER TABLE doors ADD CONSTRAINT DoorIndex UNIQUE KEY (zone, doorid, version);
|
||||
Reference in New Issue
Block a user