nixpkgs/pkgs/development/tools/database/liquibase
Julien Debon 3ffe1ccca0 liquibase: add support for Amazon Redshift
The Liquibase package already provided PostgreSQL and MySQL support, this commit
also adds support for Amazon Redshift.

As per Liquibase Redshift documentation, 2 JARs must be added to the classpath:
* Redshift JDBC
* Liquibase Redshift extension JAR
2022-04-26 09:55:14 +02:00
..
default.nix liquibase: add support for Amazon Redshift 2022-04-26 09:55:14 +02:00