summaryrefslogtreecommitdiff
path: root/yoyo/backends/base.py
Commit message (Expand)AuthorAgeFilesLines
* Replace py36-compatible type annotation comments with newer syntaxOlly Cope2022-12-141-1/+1
* translation handling: add checks for nested transactionsOlly Cope2022-10-291-0/+1
* transaction handling: replace confusing rollback method with function argumentOlly Cope2022-10-291-15/+7
* Guard against exceptions inside _check_transactional_ddlOlly Cope2022-10-111-3/+7
* Make backend.quote_identifier more robustOlly Cope2022-10-021-1/+3
* Split yoyo.backends into a packageOlly Cope2022-09-011-0/+578