Module risinglight::types
source · Expand description
Basic type definitions.
Structs
Binary large object.
A slice of a blob.
The physical index to the column from child plan.
Data type with nullable.
Date type
Interval type
Enums
The error type of value type convention.
Data type.
Primitive SQL value.
An error which can be returned when parsing a blob.
Constants
The same as
NaiveDate::from_ymd(1970, 1, 1).num_days_from_ce()
.
Minus this magic number to store the number of days since 1970-01-01.Traits
Type Definitions
A wrapper around floats providing implementations of
Eq
, Ord
, and Hash
.memory table row type