Added automatic nightly SQLite backups

Resolves #22
This commit is contained in:
Donkie
2023-07-04 14:59:05 +02:00
parent 51783afe92
commit f24b9610e8
13 changed files with 221 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ SQLAlchemy[asyncio,aiomysql,postgresql_asyncpg,aiosqlite]==2.0.15
pydantic==1.10.7
platformdirs==3.2.0
alembic==1.11.1
scheduler==0.8.4
# CockroachDB support
sqlalchemy-cockroachdb==2.0.1