Files
sqlx/sqlx-postgres/src/types.rs
Austin Bonander a2eda2de24 WIP [next]: implement generalized query placeholders
Signed-off-by: Austin Bonander <austin@launchbadge.com>
2021-07-16 16:39:01 -07:00

7 lines
98 B
Rust

mod array;
mod bool;
mod int;
mod null;
// https://www.postgresql.org/docs/current/datatype.html