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 JSON field filter support #683

Open
Glitch-is opened this issue Feb 7, 2018 · 1 comment
Open

PostgreSQL JSON field filter support #683

Glitch-is opened this issue Feb 7, 2018 · 1 comment

Comments

@Glitch-is
Copy link

I've been trying to use the given filters on JSON database fields in PostgreSQL but I keep getting the error

HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts

But there is no obvious way to do any type of type casting. All I would like to do is to check if a JSON field contains a string.

Am I just doing something wrong or have JSON fields not been implemented?

@drmclean
Copy link

Looks like JSON Filtering is unsupported. Please can we have support for filtering JSON fields?

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