Menu

#556 Autocomplete on the table name

SQuirreL
open
nobody
5
2018-07-12
2017-06-08
No

It would be useful that the autocomplete on the table name, i mean for example what it is shown on pressing CTR+SPACE after FROM statement, works also inside table name, not only on the prefix.

Example:

Tables: FOO, BAR, T1_BAR
Query: SELECT * FROM BA<CTRL+SPACE>
Actual behaviour: it is shown only BAR
Desired behavior: it is shown BAR, T1_BAR

Maybe by showing first the tables that contains BA as prefix, then others.

Thank you!
Luca

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.