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

Add ILIKE to the list of comparators #128

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

svanharmelen
Copy link
Contributor

No description provided.

components/ResultsTable.go Outdated Show resolved Hide resolved
components/ResultsTable.go Outdated Show resolved Hide resolved
@svanharmelen svanharmelen force-pushed the feat/ilike branch 2 times, most recently from faaddab to ebf9b64 Compare November 22, 2024 10:30
@svanharmelen
Copy link
Contributor Author

I just added a few more missing components and improved the completion a little so it actually filters out suggestions that no longer match what a user has typed in. In addition ordered the suggestions for readability.

Will make a separate PR for fixing the lint error. Guess the linter is updated as this PR doesn't touch that code.

@jorgerojas26 jorgerojas26 merged commit f39d68c into jorgerojas26:main Nov 22, 2024
2 checks passed
@svanharmelen svanharmelen deleted the feat/ilike branch November 22, 2024 15:35
Kuchteq pushed a commit to Kuchteq/lazysql that referenced this pull request Nov 25, 2024
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.

3 participants