SchemaUpdateFormatterTest.testSetFormat fails on MariaDB, MySQL, Oracle and Sybase
MariaDB/MySQL:
org.junit.ComparisonFailure: expected:<...ry key (field) )[]; > but was:<...ry key (field) )[ ENGINE=InnoDB]; >
Oracle:
org.junit.ComparisonFailure: expected:<... field varchar[(255]) not null, ...> but was:<... field varchar[2(255 char]) not null, ...>
Sybase:
org.junit.ComparisonFailure: expected:<...ry key (field) )[]; > but was:<...ry key (field) )[ lock datarows]; >