Expand description
Planners for CREATE INDEX / DROP INDEX parsed via sqlparser.
Re-exports§
pub use create::plan_create_index;pub use drop::plan_drop_index;
Planners for CREATE INDEX / DROP INDEX parsed via sqlparser.
pub use create::plan_create_index;pub use drop::plan_drop_index;