1
This commit is contained in:
parent
7625fc5030
commit
03eff64c13
8
sql/gamedb2004_n_migrate_200324_01.sql
Normal file
8
sql/gamedb2004_n_migrate_200324_01.sql
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
begin;
|
||||||
|
|
||||||
|
DELETE FROM bag WHERE id=0;
|
||||||
|
|
||||||
|
|
||||||
|
insert into version (version) values(20200324);
|
||||||
|
|
||||||
|
commit;
|
Loading…
x
Reference in New Issue
Block a user