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

Support PgHstore by default in macros #3514

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

joeydewaal
Copy link
Contributor

Does your PR solve an issue?

This allows the use of PgHstore in the query macros.

Fixes: #3488

@abonander abonander changed the title Support PgHstore in macros Support PgHstore by default in macros Oct 2, 2024
@abonander abonander merged commit 72512f7 into launchbadge:main Oct 2, 2024
79 checks passed
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
* Support PgHstore in macros

* Change tests

* Remove unused import
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
* Support PgHstore in macros

* Change tests

* Remove unused import
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.

allow hstore in query! macro
2 participants