mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-26 09:47:55 +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