Skip to content

[CB] Improve fuzzy search in autocompletion in the SQL Editor #4204

Merged
devnaumov merged 16 commits intodevelfrom
8418-cb-improve-fuzzy-search-in-autocompletion-in-the-sql-editor
Mar 17, 2026
Merged

[CB] Improve fuzzy search in autocompletion in the SQL Editor #4204
devnaumov merged 16 commits intodevelfrom
8418-cb-improve-fuzzy-search-in-autocompletion-in-the-sql-editor

Conversation

@sergeyteleshev
Copy link
Contributor

@sergeyteleshev sergeyteleshev commented Mar 9, 2026

closes https://github.com/dbeaver/pro/issues/8418

All cool from our side. Seems like the backend doesn't send us the correct proposals for the source issue in the ticket
But taking the chance, decided to implement fuzzy search for the SQL editor proposals to allow users to mistype text
Also removed the throttle because it has no effect. It is just working the same as if it were present

Wroud
Wroud previously approved these changes Mar 11, 2026
SychevAndrey
SychevAndrey previously approved these changes Mar 11, 2026
@sergeyteleshev sergeyteleshev dismissed stale reviews from Wroud and SychevAndrey via 44d6eb0 March 11, 2026 14:32
devnaumov
devnaumov previously approved these changes Mar 12, 2026
@devnaumov devnaumov merged commit 4bc7488 into devel Mar 17, 2026
9 of 10 checks passed
@devnaumov devnaumov deleted the 8418-cb-improve-fuzzy-search-in-autocompletion-in-the-sql-editor branch March 17, 2026 17:39
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.

5 participants