SELECT * FROM `the_table` WHERE `field1` LIKE 'string%' OR `field2` LIKE 'string%' OR `field3` LIKE 'string%' OR `field4` LIKE 'string%' OR `field5` LIKE 'string%' OR `field6` LIKE 'string%' OR ...
When creating a column with a default value of the current UTC instant, the generated MySQL query will fail with a syntax error. Add the FluentMigrator runner, and ...