Function mz::command::sql::run

source ยท
pub async fn run(cx: &RegionContext, __arg1: RunArgs) -> Result<(), Error>
Expand description

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