Available on crate feature
backend-postgres
only.Structs§
- Extension
- Creates a new “CREATE or DROP EXTENSION” statement for PostgreSQL
- Extension
Create Statement - Creates a new “CREATE EXTENSION” statement for PostgreSQL
- Extension
Drop Statement - Creates a new “DROP EXTENSION” statement for PostgreSQL
- PgFunc
- Function call helper.
- PgLTree
- PostgreSQL
ltree
extension type. - Table
Sample - Type
- Helper for constructing any type statement
- Type
Alter Statement - Type
Create Statement - Type
Drop Statement
Enums§
- PgBin
Oper - Postgres-specific binary operators.
- PgFunction
- Known Postgres-specific functions.
- Sample
Method - Type
Alter AddOpt - Type
Alter Opt - TypeAs
- Type
Drop Opt - TypeRef
Traits§
- Extension
Builder - Into
Type Ref - PgExpr
- Postgres-specific operator methods for building expressions.
- Postgres
Select Statement Ext - Type
Builder