List of all items
Structs
- Aggregate
- AggregateQuery
- CheckConstraint
- CheckParseError
- Column
- Cte
- Delete
- DeletePlan
- ForeignKey
- Index
- Insert
- Join
- JoinQuery
- Migration
- OrderBy
- ProcedureSpec
- RestrictedConstraint
- RowRef
- Schema
- Select
- Sequence
- SetNullUpdate
- Table
- TriggerSpec
- UniqueConstraint
- Update
- Upsert
- ValidationError
- ViewSpec
- VirtualTableSpec
- check::CheckParseError
- db::ApproxAggregate
- db::Database
- db::ExplainPlan
- db::IncrementalAggregate
- db::SimilarRow
- external::ViewSpec
- external::VirtualTableSpec
- migrations::Migration
- planner::DeletePlan
- planner::RestrictedConstraint
- planner::RowRef
- planner::SetNullUpdate
- procedure::ProcedureSpec
- pushdown::PushdownPlan
- schema::Row
- trigger::TriggerSpec
- txn::Transaction
- validation::ValidationError
Enums
- AggFunc
- ColumnType
- DefaultKind
- Direction
- Expr
- ForeignKeyAction
- IndexKind
- JoinKind
- KeyComponent
- Literal
- MigrationOp
- OnConflict
- PlannerError
- Query
- SchemaError
- db::ApproxAggKind
- db::IncrementalAggKind
- error::KitError
- keys::KeyComponent
- migrations::MigrationOp
- planner::PlannerError
Functions
- arrow_util::batch_to_rows
- arrow_util::batches_to_ipc
- arrow_util::batches_to_rows
- arrow_util::read_arrow_ipc
- check::eval_check
- decode_pk
- encode_component
- encode_pk
- encode_row_guard_key
- encode_unique_key
- eval_check
- external::quote_ident
- keys::decode_pk
- keys::encode_component
- keys::encode_pk
- keys::encode_row_guard_key
- keys::encode_unique_key
- migrate::load_applied_migrations
- migrate::migrate
- migration_checksum
- migrations::migration_checksum
- migrations::plan_migrations
- plan_delete
- plan_migrations
- planner::plan_delete
- pushdown::pk_conditions
- pushdown::translate_predicate
- query::execute_query
- query::execute_select
- quote_ident
- schema::core_row_to_json
- schema::core_to_json
- schema::json_to_core
- schema::pk_to_map
- schema::pk_value
- schema::row_to_core_cells
- schema::to_core_schema
- tsv::rows_to_tsv
- tsv::tsv_to_rows
- validate_row
- validation::validate_row