<@U0B85QY2G>: I have rephrased <https://github.com...
# exposed
s
@maxim.shafirov: I have rephrased https://github.com/JetBrains/Exposed/issues/25 description to reflect that
db.transaction{}
is a fine approach even for production, and that I am requesting support for an (very popular and powerful) alternative (+ it would be handy to just call
Table.foo()
functions without the wrapper if you don’t need transaction but prefer just perform requests individually).