Modules

Structs

Rbatis Bool for example: let b = Bool::from(true); let b = Bool::from(“true”); let b = Bool::from(1);

Rbatis Bytes

Rust type Postgres type(s) chrono::NaiveDate DATE

Rbatis DateTime

Rbatis DateTime Utc

Rbatis Decimal

Json

TimeLocal Rust type Postgres type(s) chrono::NaiveTime TIME

Rbatis Timestamp Rust type Postgres type(s) time::PrimitiveDateTime TIMESTAMP time::OffsetDateTime TIMESTAMPTZ

Rbatis Timestamp Rust type Postgres type(s) time::OffsetDateTime TIMESTAMPTZ

Uuid

Constants

Traits