github-actions[bot]
GitHub deploy: a68e717dcf4e93ea49e9c5128c8dcd885326b6ae
da2a7ab
raw
history blame contribute delete
157 Bytes
Generic single-database configuration.
Create new migrations with
DATABASE_URL=<replace with actual url> alembic revision --autogenerate -m "a description"