AlternC/install/upgrades/0.9.9.sql

2 lines
86 B
MySQL
Raw Normal View History

ALTER TABLE `quotas` CHANGE `total` `total` bigint(20) unsigned NOT NULL default '0';