Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 600 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 600 Bytes

liquibase-snowflake-db-build

Parent pom for building liquibase snowflake projects.

Overview

This project configures the plugins used to apply liquibase changesets to snowflake databases. It uses the db-props project to allow for reuse of database configurations across multiple projects. It also uses a bit of maven magic to allow developers to specify their own version of database properties for local development.

Install

mvn install