Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update tests to use a new pg version #3182

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Conversation

danielbdias
Copy link
Contributor

@danielbdias danielbdias commented Sep 25, 2023

This PR updates our Dog food and CLI e2e tests to run with Postgres 15.2, to validate if there are more queries with malformation.

Changes

  • Updated dogfood tests to use Postgres 15.2
  • Updated CLI e2e tests to use Postgres 15.2

Fixes

  • Order by Concatenation bug on TestSuite queries

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@danielbdias danielbdias marked this pull request as ready for review September 26, 2023 01:53
@danielbdias danielbdias changed the title chore: update dogfood to use a new pg version chore: update tests to use a new pg version Sep 26, 2023
@danielbdias danielbdias merged commit 7c658f1 into main Sep 26, 2023
38 checks passed
@danielbdias danielbdias deleted the update/pg-for-dogfood branch September 26, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants