I am attempting to use autocomplete in the SQLTools + Redshift driver, however it appears to be searching for the incorrect schema.
In this case, I am using the trackman schema (referenced by the select * from trackman., however autocomplete is searching the motus schema for tables.
Similarly, I've noticed it grabbing columns from other tables, but that's perhaps a separate issue.
