* Look into your JSON/JSONB column support. Right now it just returns [object Object].
* I dig the tab interface.
* I REALLY like the summary view when you expand the table on the left.
* Select auto complete wasn't working very well for me even with the table defined and ctrl+space was offering completely problemsome options.
Excited to keep playing with it. Going to test it as a daily driver.
Yeah JSON / JSONB support coming soon (tm).
Auto-complete is a pet peeve. I'm using code-mirror for the editor and it has limitations. Can you screenshot what was not auto-completing?
I find it helps if I first define a table, then the selects auto-complete well:
select foo.<autocompleteworksgreat>
from foo