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

dialect/entsql: add support for index-type annotation #2353

Merged
merged 2 commits into from
Feb 22, 2022
Merged

dialect/entsql: add support for index-type annotation #2353

merged 2 commits into from
Feb 22, 2022

Conversation

a8m
Copy link
Member

@a8m a8m commented Feb 22, 2022

In future PRs, we can add support for Search predicates to simplify constructing the WHERE expression manually. Also, we should consider add the common index types to entsql:

entsql.FullText()
entgql.GIN()
...

@a8m a8m requested review from masseelch and rotemtam and removed request for masseelch February 22, 2022 12:33
@a8m a8m changed the title dialect/entsql: add support for index-type annotation @a8m dialect/entsql: add support for index-type annotation Feb 22, 2022
@a8m a8m merged commit 36a1063 into master Feb 22, 2022
@a8m a8m deleted the indextype branch February 22, 2022 14:24
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.

None yet

3 participants