mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
3 lines
126 B
SQL
3 lines
126 B
SQL
DROP TABLE aowow_itemrandomproppoints;
|
|
UPDATE aowow_dbversion SET `sql` = CONCAT(IFNULL(`sql`, ''), ' itemrandomproppoints');
|