dbcls
dbcls copied to clipboard
Enhance the autocomplete feature to include tables from an external database upon request
In the case when the editor's autocomplete is opened with this condition:
somedb.
Autocomplete needs to be enhanced with tables from the somedb database. Bear in mind that the same technique will work with tables -> columns after being implemented lately