Timothy J. Baek 58cf1be20c feat: config.json db migration 8 months ago
..
versions 58cf1be20c feat: config.json db migration 8 months ago
README df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 10 months ago
env.py 58cf1be20c feat: config.json db migration 8 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"