Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Support HSQL and Postgrees using the same Liquibase config#1

Open
ghost wants to merge 1 commit into
4.22.0from
deferrable-patch
Open

Support HSQL and Postgrees using the same Liquibase config#1
ghost wants to merge 1 commit into
4.22.0from
deferrable-patch

Conversation

@ghost

@ghost ghost commented Jun 14, 2023

Copy link
Copy Markdown

This replicates the original PR: liquibase#567

This is an effort to minimize the clutter in the config and the support hsqldb in junit developer testing with the same changesets that are using in Postgres in production/integration testing.

We use this feature in JUnit testing to enable usage of HSQLDB in tests
(using Postgres in prod). To not enforce rewriting of the entire
liquibase config a flag was added that can be set to change deferrable
handling.
@ghost ghost changed the base branch from master to 4.22.0 June 14, 2023 09:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants