Initial commit of mtgonline project
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- Servatrice db migration from version 15 to version 16
|
||||
|
||||
drop table cockatrice_news;
|
||||
|
||||
UPDATE cockatrice_schema_version SET version=16 WHERE version=15;
|
||||
Reference in New Issue
Block a user