mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
update
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- rename the instance_lockout tables to instance_list. They have nothing to do with lockouts.
|
||||
ALTER TABLE `instance_lockout` RENAME TO `instance_list` ;
|
||||
ALTER TABLE `instance_lockout_player` RENAME TO `instance_list_player` ;
|
||||
Reference in New Issue
Block a user