inital commit
This commit is contained in:
2
lp/sql/lp_update_v1_0-v1_1.sql
Normal file
2
lp/sql/lp_update_v1_0-v1_1.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `lp` ADD `ingame` BOOL NOT NULL DEFAULT '0' AFTER `rsmin` ,
|
||||
ADD `ingameid` INT NOT NULL DEFAULT '0' AFTER `ingame` ;
|
||||
Reference in New Issue
Block a user