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

feat(postgres): Support for IS JSON predicate #3971

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

VaggelisD
Copy link
Collaborator

sqlglot/parser.py Outdated Show resolved Hide resolved
sqlglot/parser.py Outdated Show resolved Hide resolved
sqlglot/generator.py Outdated Show resolved Hide resolved
@georgesittas georgesittas merged commit 48b214d into main Aug 26, 2024
6 checks passed
@georgesittas georgesittas deleted the vaggelisd/postgres_is_json branch August 26, 2024 16:27
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.

Issue with Parsing IS JSON Function in PostgreSQL Dialect
2 participants