sqlc icon indicating copy to clipboard operation
sqlc copied to clipboard

Add support for ignoring DDL statements using -- sqlc:ignore

Open lisitsky opened this issue 1 year ago • 0 comments

This fix adds tests and some renamings RemoveRollbackStatements -> RemoveIgnoredStatements as now not only rollbacks are ignored.

lisitsky avatar Jun 21 '24 15:06 lisitsky