Module pg_types

Module pg_types 

Source
Expand description

PostgreSQL type mapping utilities.

Functionsยง

pg_type_to_rust
Get the Rust type for a PostgreSQL type.
rust_type_to_pg
Get the PostgreSQL type for a Rust type name.