Crate postgres_querybuilder

Source
Expand description

§Postgres QueryBuilder

postgres-querybuilder is a tool to help you build sql queries that you can then use with rust-postgres

Modules§

bucket
prelude

Structs§

SelectBuilder
UpdateBuilder