TeamSQL / desktop-app

This repository is currently being used for hosting the official issue & bug tracker of TeamSQL Desktop App.
102 stars 6 forks source link

Auto-complete only suggests tables, not columns or keywords #475

Open bjorn-veem opened 5 years ago

bjorn-veem commented 5 years ago

OS: macOS Mojave 10.14.1 VERSION: 4.0.392

Database Type: MySQL Write a query like SELECT * FROM customers WHERE. The auto-complete only shows table names. I tried selecting a table to see if . would list the columns, but it didn't. Happens for all my MySQL connections. I've tested local DB and remote server.

alecava58 commented 5 years ago

the same as @bjorn-veem also with SqlServer on Windows 10

danlinenberg commented 5 years ago

Having the same issues. Any ETA on the fix?