refactor: migrate to keyword-based repository config, add nested transactions and tests

This commit is contained in:
2026-08-14 19:58:32 +03:00
parent 3d85c2b5dd
commit 7abb513b30
22 changed files with 658 additions and 324 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/
.pytest_cache/
.ruff_cache/
*.py[cod]
*$py.class