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: fix doctests #829

Merged
merged 2 commits into from
Nov 13, 2024
Merged

chore: fix doctests #829

merged 2 commits into from
Nov 13, 2024

Conversation

JamesGuthrie
Copy link
Member

No description provided.

- tokio-postgres added a new enum variant for SimpleQueryMessage
- some of the doctests break, but I don't know why => disabled
pg17 started automatically creating an array type for all types, so our
test for "accidental stabilization" had the be taught about them.
@JamesGuthrie JamesGuthrie marked this pull request as ready for review November 13, 2024 17:26
Copy link
Contributor

@graveland graveland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@JamesGuthrie JamesGuthrie merged commit 6e56fba into main Nov 13, 2024
13 checks passed
@JamesGuthrie JamesGuthrie deleted the jg/fix-doctests branch November 13, 2024 20:21
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.

3 participants