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

Prepare a 2.1.3 release #3813

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Prepare a 2.1.3 release #3813

merged 2 commits into from
Oct 5, 2023

Conversation

weiznich
Copy link
Member

This fixes another issue around DISTINCT ON and ORDER BY clauses, as I accidentally decreased the maximal tuple size of those clauses from 5 to 3 in the last patch release. This release bumps the size to 5 again.

Relevant PR: #3811

cc @diesel-rs/core

@weiznich weiznich requested a review from a team September 29, 2023 06:09
@weiznich weiznich merged commit 6811931 into diesel-rs:2.1.x Oct 5, 2023
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