Peter De-Ath 03618fd2e0 fix: update logging configuration in env.py hace 10 meses
..
versions 5391f4c1f7 feat(sqlalchemy): add new column hace 11 meses
README df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy hace 11 meses
env.py 03618fd2e0 fix: update logging configuration in env.py hace 10 meses
script.py.mako df09d0830a feat(sqlalchemy): Replace peewee with sqlalchemy hace 11 meses
util.py 2fb27adbf6 feat(sqlalchemy): add missing file hace 11 meses

README

Generic single-database configuration.

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