AlternC/install/upgrades/0.9.9.sql

2 lines
86 B
SQL

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