Constant TEMPORAL_JOIN_NO_PK
pub const TEMPORAL_JOIN_NO_PK: &'static str;Expand description
Temporal join requires a primary key on the right-side table.
pub const TEMPORAL_JOIN_NO_PK: &'static str;Temporal join requires a primary key on the right-side table.