* where applicable: - show typeId - show english name if currently localized - show percentage attained by synced profiles * fixed some typos
1 line
81 B
SQL
1 line
81 B
SQL
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' globaljs');
|