mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 15:58:36 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
alter table bots
|
||||
drop column TotalPlayTime,
|
||||
add column TotalPlayTime int unsigned NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user