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

Upgrade docker compose crdb to v23.1 #1069

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

sesposito
Copy link
Member

@sesposito sesposito commented Aug 3, 2023

The reworked queries introduced in #1044 are incompatible with some older versions of crdb due to this bug: cockroachdb/cockroach#60907 that has been fixed.

Upgrading crdb resolves this.

Alternatively, we'd have to merge #1066 to keep backwards compatibility.

@novabyte
Copy link
Member

novabyte commented Aug 3, 2023

@sesposito My vote is that we lift the minimum required CRDB version rather than provide a workaround for an older CRDB release. It's a good time to lift the minimum version required as we move to PGX v5 as well.

@redbaron
Copy link
Contributor

redbaron commented Aug 4, 2023

I vote for this over #1066

@zyro
Copy link
Member

zyro commented Aug 4, 2023

I agree, this is the correct solution. Let's merge this and close the others.

@zyro zyro merged commit d5f76b7 into master Aug 4, 2023
1 check passed
@zyro zyro deleted the spe/upgrade-compose-crdb branch August 4, 2023 09:05
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.

4 participants