feat: database with tortoise orm
Python Lint CI / ty (push) Successful in 1m22s
Python Lint CI / ruff (push) Successful in 1m22s
Python Lint CI / ruff-format-check (push) Successful in 1m22s

This commit is contained in:
2026-07-01 11:43:10 +02:00
parent deba8a73f9
commit c93a74b0f4
14 changed files with 248 additions and 1 deletions
+3
View File
@@ -11,6 +11,9 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[yaml]
indent_size = 2
[Makefile]
indent_style = tab
indent_size = 2