SQL/Fixup
* update zoneOrSort > questSortId in custom data table
* amends eec21c2763
This commit is contained in:
parent
eec21c2763
commit
6c1b4e4e1a
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
1
setup/sql/updates/1767117346_02.sql
Normal file
1
setup/sql/updates/1767117346_02.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE aowow_setup_custom_data SET `field` = 'questSortId' WHERE `field` = 'zoneOrSort';
|
||||
Loading…
Add table
Add a link
Reference in a new issue