coolmanx's picture
Upload 4584 files
bc27e65 verified
raw
history blame
161 Bytes
Generic single-database configuration.
Create new migrations with
DATABASE_URL=<replace with actual url> alembic revision --autogenerate -m "a description"