TablePlus-Windows icon indicating copy to clipboard operation
TablePlus-Windows copied to clipboard

Missing MySQL Autocomplete Functions

Open rwhirn opened this issue 6 years ago • 1 comments

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MariaDB 20.0.20

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 94

  3. The steps to reproduce this issue: In SQL Query pane, the following string functions are missing from Autocomplete:

LOCATE INSTR

rwhirn avatar Oct 31 '19 21:10 rwhirn

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?

chipilov avatar Nov 19 '21 09:11 chipilov