Replies: 1 comment
-
1- Install the following Postgres extensions
2- Modify organization table by adding these 2 indexes
3- Rewrite the query as below
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have the Golang+Postgres+SQLC e I need create the query with LIKE but the postgres syntaxe is not accepet in SQLC queries. I try this format:
Beta Was this translation helpful? Give feedback.
All reactions