sqlc
sqlc copied to clipboard
Add support for ignoring DDL statements using -- sqlc:ignore
This fix adds tests and some renamings RemoveRollbackStatements -> RemoveIgnoredStatements as now not only rollbacks are ignored.