Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
cosql
command
Command cosql is a thin CLI for day-to-day PostgreSQL/MySQL ops.
|
Command cosql is a thin CLI for day-to-day PostgreSQL/MySQL ops. |
|
internal
|
|
|
cmd
Package cmd holds each `cosql <sub>` implementation.
|
Package cmd holds each `cosql <sub>` implementation. |
|
config
Package config loads and validates the cosql TOML config file.
|
Package config loads and validates the cosql TOML config file. |
|
driver
Package driver abstracts the engine-specific bits of cosql: connection opening, schema introspection, and EXPLAIN prefix.
|
Package driver abstracts the engine-specific bits of cosql: connection opening, schema introspection, and EXPLAIN prefix. |
|
output
Package output renders command results as either a text table or JSON.
|
Package output renders command results as either a text table or JSON. |
|
proposal
Package proposal persists write proposals on disk.
|
Package proposal persists write proposals on disk. |
Click to show internal directories.
Click to hide internal directories.