Skip to main content

Crate postgres_static_analyzer_reflect_queries

Crate postgres_static_analyzer_reflect_queries 

Source

Re-exports§

pub use deadpool_postgres;
pub use tokio_postgres;
pub use tokio_postgres::fallible_iterator;

Modules§

client
queries
types

Structs§

ArrayIterator
Iterator over the items in a PostgreSQL array. You only need this if you are working with custom zero-cost type mapping of rows containing PostgreSQL arrays.
Domain
DomainArray
IterSql

Traits§

ArraySql
BytesSql
StringSql