On 5/14/15 11:58 AM, Doug Hellmann wrote:

At one point we were exploring having both sqlalchemy-migrate and
alembic run, one after the other, so that we only need to create new
migrations with alembic and do not need to change any of the existing
migrations. Was that idea dropped?

to my knowledge the idea wasn't dropped. If a project wants to implement that using the oslo.db system, that is fine, however from my POV I'd prefer to just port the SQLA-migrate files over and drop the migrate dependency altogether. Whether or not a project does the "run both" step as an interim step doesn't affect that effort very much.



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to