-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
One system-level config file.
- crash reporting (opt out)
- database connections
- vim navigation
- saving formatting for named databases only
crash-reporting: [bool]
databases:
[name]: <postgres|mysql|clickhouse>
[name]:
type: <postgres|mysql|clickhouse>
host: [host] # opt
port: [port] # opt
user: [user] # optional, assumes system username
dbname: [dbname] # opt, assumes name
tables:
[tblname]:
columns:
[colname]: [width, opt, 0 to hide]Metadata
Metadata
Assignees
Labels
No labels