Pascal Lim c386d0b1a5 sort and fix backend imports 8 månader sedan
..
versions c386d0b1a5 sort and fix backend imports 8 månader sedan
README df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 10 månader sedan
env.py c386d0b1a5 sort and fix backend imports 8 månader sedan
script.py.mako df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy 10 månader sedan
util.py 2fb27adbf6 feat(sqlalchemy): add missing file 10 månader sedan

README

Generic single-database configuration.

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