rust-postgres/tokio-postgres/tests/test
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
..
types Shift tests down 2018-12-16 16:08:55 -08:00
main.rs Rename Builder to Config 2018-12-29 21:00:58 -08:00
parse.rs Accept a limited set of parameters in Config 2018-12-30 20:07:03 -08:00
runtime.rs Accept a limited set of parameters in Config 2018-12-30 20:07:03 -08:00