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

PostgreSQL array functions support #337

Open
tysonzero opened this issue Sep 13, 2022 · 1 comment
Open

PostgreSQL array functions support #337

tysonzero opened this issue Sep 13, 2022 · 1 comment

Comments

@tysonzero
Copy link

I was looking to use array_position so that I could query based on a list of keys and return the first/last match in that list, but it seems like all the stuff in https://www.postgresql.org/docs/current/functions-array.html would be useful to define in the PostgreSQL module.

@belevy
Copy link
Collaborator

belevy commented Oct 27, 2022

Contributions are welcome

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

No branches or pull requests

2 participants