Commit Graph

6 Commits

Author SHA1 Message Date
be7b637003 fix: correct site_url casing to MetaORM for GitHub Pages
Some checks failed
docs / deploy (push) Has been cancelled
2026-08-17 14:42:40 +03:00
d387b49bd6 chore: move MkDocs build output from site/ to .site/
Some checks failed
docs / deploy (push) Has been cancelled
2026-08-17 14:28:09 +03:00
8787342476 docs: add MkDocs documentation with Material theme and GitHub Pages deploy
Some checks failed
docs / deploy (push) Has been cancelled
2026-08-17 14:22:34 +03:00
1608b00708 feat: add get_item method to BaseRepository with tests, examples and docs 2026-08-14 20:13:00 +03:00
7abb513b30 refactor: migrate to keyword-based repository config, add nested transactions and tests 2026-08-14 19:58:32 +03:00
3d85c2b5dd Initial release: async repository layer over SQLModel 2026-08-13 22:25:59 +03:00