Module mz::command::sql

source ·
Expand description

Implementation of the mz sql command.

Consult the user-facing documentation for details.

Structs§

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

Functions§

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