Structs§
- PgLegacy
Name - A Rust type representing a PostgreSQL
nametype.
Constants§
- NAME_
MAX_ BYTES - The maximum number of bytes that may be stored in a value of type
SqlScalarType::PgLegacyName. - PG_
NAMEDATALEN 🔒 - The number of bytes required by PostgreSQL to store a value of type
SqlScalarType::PgLegacyName.