Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable Postgres backward compat migration IT
Marks the `AbstractPostgresDatabaseTests` with `@Disabled` as we can not easily test backwards compatibility between `2.11.x` and `3.0.0` because the `3.x` dataflow client does not work with `2.11.x` server. As such, we will re-enable the test once `3.1.0` is released.
- Loading branch information