Which driver are you using and version of it (Ex: PostgreSQL 10.0):
MariaDB 10.0.20
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
114
The steps to reproduce this issue:
Open 2 databases
In 2nd database open SQL Editor
As you type, autocomplete brings up names from 1st database instead of second.
You can see below that even tho "CustomerOrder" is an open tab above the editor, that table does not appear in autocomplete. In fact all tables in the autocomplete are from a different database than the one I am in.
This could be a "feature", allowing you to autocomplete from any open database, but I would think maybe it should default to suggesting from the current database first?
Which driver are you using and version of it (Ex: PostgreSQL 10.0): MariaDB 10.0.20
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 114
The steps to reproduce this issue: Open 2 databases In 2nd database open SQL Editor As you type, autocomplete brings up names from 1st database instead of second. You can see below that even tho "CustomerOrder" is an open tab above the editor, that table does not appear in autocomplete. In fact all tables in the autocomplete are from a different database than the one I am in.
This could be a "feature", allowing you to autocomplete from any open database, but I would think maybe it should default to suggesting from the current database first?