orange-orm
orange-orm copied to clipboard
Alternative way to roll back without throwing an exception
Today, you need to throw an error to do rollbacks. Often, it is need to rollback without raising an exception. Suggest to expose a db.rollback method.