aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/83_realmd.sql
blob: 5c47beaabc85b6186e5fa2235412167843e9841a (plain)
1
2
3
ALTER TABLE account
    CHANGE COLUMN tbc expansion tinyint(3) unsigned NOT NULL default '0';