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

[Bug]: the postgres dialect does not preserve/understand pg_trgm operators #1180

Open
1 task done
lu-zero opened this issue Jan 10, 2025 · 0 comments · May be fixed by #1186
Open
1 task done

[Bug]: the postgres dialect does not preserve/understand pg_trgm operators #1180

lu-zero opened this issue Jan 10, 2025 · 0 comments · May be fixed by #1186
Labels
bug Something isn't working

Comments

@lu-zero
Copy link
Contributor

lu-zero commented Jan 10, 2025

What happened?

pg_trgm operations such as %> get split to % >, producing something that postgres rejects.

Version

0.23.1

Checked in Playground

@lu-zero lu-zero added the bug Something isn't working label Jan 10, 2025
@lu-zero lu-zero linked a pull request Jan 12, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant