Module scl

Source
Expand description

Session control language (SCL).

This module houses the handlers for statements that manipulate the session, like DISCARD and SET.

Structs§

FetchOptionExtracted

Functions§

describe_close
describe_deallocate
describe_declare
describe_discard
describe_execute
describe_fetch
describe_inspect_shard
describe_prepare
describe_reset_variable
describe_set_variable
describe_show_variable
plan_close
plan_deallocate
plan_declare
plan_discard
plan_execute
plan_execute_desc 🔒
plan_fetch
plan_inspect_shard
plan_prepare
plan_reset_variable
plan_set_variable
plan_set_variable_to
plan_show_variable