mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
3 lines
90 B
SQL
3 lines
90 B
SQL
ALTER TABLE `aowow_source`
|
|
MODIFY `typeId` mediumint(9) signed NOT NULL AFTER `type`;
|