This website requires JavaScript.
Explore
Help
Sign In
dnim
/
rust-postgres
Watch
1
Star
0
Fork
0
You've already forked rust-postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1ea8b7b2d467b2da49c94de522dd6ec054b5d159
rust-postgres
/
postgres
/
src
History
Steven Fackler
a54ee29704
Allow opt-out of transaction settings
...
If you changed the default transaction settings of the session, you may need an explicit opt-out.
2020-01-10 17:49:18 -08:00
..
binary_copy.rs
Blocking binary copy support
2019-12-15 17:01:53 -08:00
cancel_token.rs
Support cancellation in synchronous client
2019-12-29 14:08:17 -05:00
client.rs
Always include Client::configure
2020-01-08 17:29:45 -08:00
config.rs
Expose accessors on Config object
2019-12-29 15:15:48 -05:00
copy_in_writer.rs
Blocking binary copy support
2019-12-15 17:01:53 -08:00
copy_out_reader.rs
Blocking binary copy support
2019-12-15 17:01:53 -08:00
generic_client.rs
Add tokio_postgres::GenericClient
2020-01-02 21:01:47 -05:00
lazy_pin.rs
Blocking binary copy support
2019-12-15 17:01:53 -08:00
lib.rs
Add transaction builders
2020-01-08 17:23:28 -08:00
row_iter.rs
Unify no-op drop impls
2019-12-15 15:58:50 -08:00
test.rs
Support cancellation in synchronous client
2019-12-29 14:08:17 -05:00
transaction_builder.rs
Allow opt-out of transaction settings
2020-01-10 17:49:18 -08:00
transaction.rs
Rename to GenericClient
2020-01-02 20:44:07 -05:00