withDslContext

abstract fun <R> withDslContext(transaction: Transaction<Connection>, block: (Context) -> R): R