Thats's not the goal of this tool, I built this around the flyway workflow for python teams which want to get rid of the JVM part on their workflow and better integration in their python environment. Migration engineers still decide what needs to be shipped, generating sql from model is Alembic's job and DBlift can sit next to that.
Migration Engineer is a job category, and if you build an agent around it, I think you could make many manual jobs obsolete.
Thats's not the goal of this tool, I built this around the flyway workflow for python teams which want to get rid of the JVM part on their workflow and better integration in their python environment. Migration engineers still decide what needs to be shipped, generating sql from model is Alembic's job and DBlift can sit next to that.
Congrats on the launch, good project name and glad to see new project trying to address the classic schema migration problem.
Thank you very much, there are a lot of them already, tried to address the Python ecosystem integration to the maximum.