This changeset moves the Alembic config inside the hubs package, because it must be installed on the target system if we want admins to be able to upgrade their databases.
It also tweaks the env.py script to read the database configuration and metadata from hubs & fedmsg directly.
@jcline , you may be interested in this PR since you wrote the first config.
This changeset moves the Alembic config inside the hubs package, because it must be installed on the target system if we want admins to be able to upgrade their databases.
It also tweaks the
env.pyscript to read the database configuration and metadata from hubs & fedmsg directly.@jcline , you may be interested in this PR since you wrote the first config.