Jonathan Rohde a9b148791d feat(sqlalchemy): fix wrong column types 11 月之前
..
versions a9b148791d feat(sqlalchemy): fix wrong column types 11 月之前
README df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 11 月之前
env.py df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 11 月之前
script.py.mako df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 11 月之前

README

Generic single-database configuration.

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