forked from Dniel97/artemis
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;
|
Reference in New Issue
Block a user