[8451] Implement talent 47236 and ranks.
[getmangos.git] / sql / updates / 0.8 / 4597_realmlist.sql
blob6cab83dfe1aea969a0d42741ca082647888d21e8
1 ALTER TABLE realmd.realmlist
2    ADD COLUMN `population` float(0) UNSIGNED NOT NULL DEFAULT 0.0 AFTER `allowedSecurityLevel`;