No description
- Python 98%
- Mako 1.3%
- Dockerfile 0.7%
| .github/workflows | ||
| alembic | ||
| app | ||
| .coveragerc | ||
| .gitignore | ||
| alembic.ini | ||
| Dockerfile | ||
| Pipfile | ||
| Pipfile.lock | ||
| README.md | ||
| renovate.json | ||
| settings.py | ||
| setup.py | ||
| tox.ini | ||
| wsgi.py | ||
Hades
Persistence service for transactions and balances.
Database migrations
-
adjust the model
$ alembic revision --autogenerate $ alembic upgrade head