Skip to content

Experimental: 0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gocd-ci-user gocd-ci-user released this 11 Jun 06:01

Changelog

06e5257 - update github_user env var value
286e051 - Add github release tasks for zip file Also added groovy based pipeline
0b2c07b - Minor README fixes
5e1897d - Fix changelog file paths in liquibase.xml, fixed typo
b6a722b - Moved changelog files to db-migration-scripts folder
f3e6a0b - Adding few missing indexes
3520e88 - The H2 Driver needs relative path. Hence, updated the default source DB url for the same
49e5742 - Minor improvements to the documentation
016dbfa - Mention db.properties
d317d58 - Mention supported databases
b528316 - Fix installer name
e1b7835 - Set default value true for --insert option
cd79f84 - Do not perform target database data verification when --insert option is not specified
eadd8ae - Do not perform migrations when target database is not empty
3a6cfd4 - Do not print 'All Good' message when target database data verification fails
7f5a166 - Fix liquibase update command when output file is specified
986086c - Do not throw UnsupportedOperationException for POSTGRES database
727ffd3 - Update README.md
715a779 - Upgrade liquibase-core to v3.8.9
4ce4821 - [Bug Fix] Copy over all tables
daf6c25 - Update readme (#1)
670f2bb - Validate source-db-driver-class and target-db-driver-class
d3be481 - Fix tests
b6cd4b1 - Remove redundant flag.
3a5725b - Copy over all H2/PG deltas
4bd2596 - Initial commit