Module sql

Source
Expand description

Implementation of the mz sql command.

Consult the user-facing documentation for details.

Structs§

RunArgs
Represents the structure containing the args to run the SQL shell.

Functions§

run
Creates an interactive SQL shell connection to the profile context environment. The SQL shell command is running psql behind the scenes.