Module mz_sql::plan::statement::ddl

source ·
Expand description

Data definition language (DDL).

This module houses the handlers for statements that modify the catalog, like ALTER, CREATE, and DROP.

Modules

  • connection 🔒
    Data definition language (DDL) utilities for CONNECTION objects.

Structs

Enums

Constants

Functions