pub type Timestamp = NaiveDateTime;Expand description
Maps to TIMESTAMP (without time zone).
Aliased Type§
pub struct Timestamp { /* private fields */ }pub type Timestamp = NaiveDateTime;Maps to TIMESTAMP (without time zone).
pub struct Timestamp { /* private fields */ }