feat(env): migrate database setup to alembic

This commit is contained in:
kavore
2026-02-08 23:27:04 +03:00
parent 8ba0e465b1
commit f870e4d8b7
9 changed files with 730 additions and 289 deletions
+1
View File
@@ -7,4 +7,5 @@ httpx>=0.27.0
pydantic_settings==2.12.0
sqlalchemy[asyncio]==2.0.45
asyncpg==0.31.0
alembic==1.18.3
aiocryptopay==0.4.8