Re-exports§
pub use crate::relation_and_scalar::proto_scalar_type::ProtoRecordField;
pub use crate::relation_and_scalar::ProtoScalarType;
Macros§
- Macro to derive DatumType for all Datum variants that are simple Copy types
Structs§
Enums§
Statics§
Traits§
- Types that implement this trait can be stored in an SQL column with the specified ColumnType
- A bridge between native Rust types and SQL runtime types represented in Datums
Functions§
- arb_
date 🔒 - Generate an arbitrary
PropDatum
. - Generates an arbitrary
PropDatum
for the providedColumnType
. - Generates an arbitrary
PropDatum
for the providedScalarType
. - arb_
dict 🔒 - arb_
list 🔒 - Generates an arbitrary
NaiveDateTime
.