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 Postgres Json functions: JSON_BUILD_OBJECT and JSON_AGG #787

Merged
merged 5 commits into from
Sep 28, 2024

Conversation

IgnisDa
Copy link
Contributor

@IgnisDa IgnisDa commented Jun 19, 2024

PR Info

This PR adds the JSON_BUILD_OBJECT and JSON_AGG functions along with docs and tests.

Additional

Also addressed a few clippy lints.

@IgnisDa
Copy link
Contributor Author

IgnisDa commented Jun 21, 2024

@billy1624 Can you please merge this?

@IgnisDa
Copy link
Contributor Author

IgnisDa commented Jun 28, 2024

@tyt2y3 Wondering if you could take a look at this PR?

@IgnisDa
Copy link
Contributor Author

IgnisDa commented Sep 26, 2024

@tyt2y3 Could you please take a look at this?

Copy link
Member

Choose a reason for hiding this comment

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

thank you for fixing this as well!

@tyt2y3 tyt2y3 merged commit b001173 into SeaQL:master Sep 28, 2024
20 checks passed
@tyt2y3
Copy link
Member

tyt2y3 commented Sep 28, 2024

Thank you!

tyt2y3 pushed a commit that referenced this pull request Oct 5, 2024
* feat: add `json_build_object` function for postgres

* feat: add `json_agg` function for postgres

* style: add newlines

* chore: apply linting suggestions

* fix: tests for not_equals
Copy link

github-actions bot commented Oct 5, 2024

🎉 Released In 0.31.1 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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