Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now...
[fa-stable.git] / sql / alter2.sql
1 ALTER TABLE `0_users` ADD `show_hints` TINYINT(1) DEFAULT '0' NOT NULL AFTER `show_codes` ;