Jonathan Rohde 5391f4c1f7 feat(sqlalchemy): add new column 10 months ago
..
versions 5391f4c1f7 feat(sqlalchemy): add new column 10 months ago
README df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 10 months ago
env.py df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 10 months ago
script.py.mako df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 10 months ago
util.py 2fb27adbf6 feat(sqlalchemy): add missing file 10 months ago

README

Generic single-database configuration.

Create new migrations with
DATABASE_URL= alembic revision --autogenerate -m "a description"