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 instance_lockout ADD never_expires TINYINT UNSIGNED DEFAULT '0' NOT NULL AFTER duration;
|
||||
ALTER TABLE instance_lockout ADD is_global TINYINT UNSIGNED DEFAULT '0' NOT NULL AFTER version;
|
||||
Reference in New Issue
Block a user