mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-15 17:00:33 +00:00
6 lines
87 B
Rust
6 lines
87 B
Rust
mod bool;
|
|
mod int;
|
|
mod null;
|
|
|
|
// https://www.postgresql.org/docs/current/datatype.html
|