TablePlus-Windows
TablePlus-Windows copied to clipboard
Missing MySQL Autocomplete Functions
-
Which driver are you using and version of it (Ex: PostgreSQL 10.0): MariaDB 20.0.20
-
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 94
-
The steps to reproduce this issue: In SQL Query pane, the following string functions are missing from Autocomplete:
LOCATE INSTR
It seems that auto-complete for any type of functions or procedures (built-in or user-defined) is missing in the Windows version. Is there any plan to add that?