2 lines
96 B
SQL
2 lines
96 B
SQL
ALTER TABLE `general_system_settings`
|
|
ADD matchAlgorithmMatchesAreForceAccepted bit(1) NOT NULL; |