Hi all,
I'm glad you've decided to drop sqlalchemy-migrate support :)
As for porting Ironic to using of alembic migrations, I believe,
Dmitriy Shulyak already uploaded a proof-of-concept patch to Ironic
before, but it abandoned. Adding Dmitriy to this thread, so he is
notified he can restore his
On 01/15/2014 07:59 PM, Devananda van der Veen wrote:
Hi all,
Some months back, there was discussion to move Ironic to use Alembic
instead of SqlAlchemy. At that time, I was much more interested in
getting the framework together than I was in restructuring our database
migrations, and what we ha
Hi all,
Some months back, there was discussion to move Ironic to use Alembic
instead of SqlAlchemy. At that time, I was much more interested in getting
the framework together than I was in restructuring our database migrations,
and what we had was sufficient to get us off the ground.
Now that the