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

add array support for NonZeroI* in postgres #3303

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

JohannesIBK
Copy link
Contributor

Implements PgHasArrayType for NonZeroI16, NonZeroI32 and NonZeroI64

@abonander
Copy link
Collaborator

Need to run cargo fmt.

@abonander
Copy link
Collaborator

@JohannesIBK if you rebase it should fix the CI issue.

@abonander abonander merged commit 905df7e into launchbadge:main Jul 16, 2024
65 checks passed
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
* add array support for NonZeroI* in postgres

* run rustfmt
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
* add array support for NonZeroI* in postgres

* run rustfmt
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