-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Both bugs are present in 0.2.0 and 0.2.1
It does connect to postgres.
It does inspect tables and get column names.
Bug #1: when selecting "open sql console" with columns selected, it assumes every column has a comment and will fail if they don't.
Bug #2: SQL is generated with MySQL-style quoting and not Postgres-style. It uses backticks an not double-quotes.
Any configuration changes I can make to work around this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels