You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to run specific integration tests only for certain Postgres versions. An idea that came up in #295 (comment) is to use rstest and feature flagging to just run specific tests based on the Postgres version currently in use in CI.