rust-postgres/postgres
Steven Fackler a675b0b50a Accept a limited set of parameters in Config
This matches with libpq's behavior, which doesn't allow arbitrary
parameters. You can still set arbitrary parameters, just through the
`options` field.
2018-12-30 20:07:03 -08:00
..
src Accept a limited set of parameters in Config 2018-12-30 20:07:03 -08:00
Cargo.toml Return iterators from query in sync API 2018-12-28 20:39:32 -08:00