build(db): add Alembic migration environment and initial schema

This commit is contained in:
2026-08-16 11:54:14 +03:30
parent 5258e1fdf6
commit df221279a5
5 changed files with 420 additions and 0 deletions

1
alembic/README Normal file
View File

@@ -0,0 +1 @@
Generic single-database configuration with an async dbapi.