2012-05-07 14:16:23 +09:00

2 lines
96 B
SQL

ALTER TABLE `general_system_settings`
ADD matchAlgorithmMatchesAreForceAccepted bit(1) NOT NULL;