Is liquibase good choice to generate db migration script from python project?
We have a Snowflake schema stored in a Python repository, and we want to apply schema changes to the Snowflake database via a GitLab pipeline.
We have a Snowflake schema stored in a Python repository, and we want to apply schema changes to the Snowflake database via a GitLab pipeline.