mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-04 22:57:32 +08:00
fixed the diva profile again
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
ALTER TABLE diva_profile
|
||||
DROP skn_eqp,
|
||||
DROP skn_eqp;
|
||||
@@ -1,2 +1,2 @@
|
||||
ALTER TABLE diva_profile
|
||||
ADD skn_eqp INT NOT NULL DEFAULT 0,
|
||||
ADD skn_eqp INT NOT NULL DEFAULT 0;
|
||||
@@ -7,4 +7,4 @@ index = DivaServlet
|
||||
database = DivaData
|
||||
reader = DivaReader
|
||||
game_codes = [DivaConstants.GAME_CODE]
|
||||
current_schema_version = 5
|
||||
current_schema_version = 6
|
||||
|
||||
Reference in New Issue
Block a user