eq_or_diff($out, <<'## END OF DIFF', "Diff as expected");
-- Convert schema 'create1.yml' to 'create2.yml':
-BEGIN TRANSACTION;
+BEGIN;
CREATE TABLE added (
id int(11)
eq_or_diff($out, <<'## END OF DIFF', "Diff as expected");
-- Convert schema 'create1.yml' to 'create2.yml':
-BEGIN TRANSACTION;
+BEGIN;
CREATE TABLE added (
id int(11)