Closed raikwallace closed 2 years ago
Thank you @raikwallace this is great, at the moment we don't have better way to add extensions
probably we could enhance this script to pull in liquibase extensions and libraries. its used to upgrade core liquibase
https://github.com/memiiso/pyliquibase/blob/master/upgrade_liquibase.sh
released with 2.0.9 https://pypi.org/project/pyliquibase/#history
I added the drivers that are necessary for using Liquibase with Snowflake.
In this link, you can consult the doc where it's indicated how to set up Liquibase to work with Snowflake, and both drivers are needed.
For me this is very useful, I hope you think the same!
PD. If there's another way to add a driver to work with this library, please let me know!
Download links for the drivers: https://repo1.maven.org/maven2/net/snowflake/snowflake-jdbc/3.9.2/ https://github.com/liquibase/liquibase-snowflake/releases