Skip to main content

Module schema

Module schema 

Source

Structs§

CreateTableColumnInput
CreateTableInput
CreateTablePartitionSpec
CreateTimeSeriesInput
DropTableInput
DropTimeSeriesInput
SchemaUseCases

Enums§

CreateTablePartitionKind
How the application-level DTO expresses a PARTITION BY clause. Mirrors storage::query::PartitionKind but stays decoupled from the SQL-parser crate so drivers can call this port without pulling the AST module into their dependency graph.