Details
-
Type:
RFC
-
Status: Implemented
-
Resolution: Done
-
Component/s: DM
-
Labels:None
Description
As part of handling schema migration the middleware team would like to be able to use Alembic to aid with the writing of migration scripts. There is a long discussion about alembic and our intended use case on DM-29593. The schema migration system is blocking RFC-777.
Alembic is in conda-forge and it looks like installing it also requires mako and python-editor.
All of alembic, mako, and python-editor are pure python (noarch) and that makes me happy.