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
635e6381b37f7dd59c97a1ede39b10a49ce458f6
rust-postgres
/
postgres
/
src
History
Steven Fackler
635e6381b3
A less stringy builder
...
This allows us to support things like non-utf8 passwords and unix socket directories.
2018-12-28 13:51:30 -05:00
..
builder.rs
A less stringy builder
2018-12-28 13:51:30 -05:00
client.rs
Add accessors for the async client
2018-12-23 15:58:39 -08:00
lib.rs
Add basic sync API tests
2018-12-21 21:01:49 -08:00
query.rs
Support one-off queries in sync API
2018-12-21 20:13:15 -08:00
statement.rs
Support one-off queries in sync API
2018-12-21 20:13:15 -08:00
test.rs
Avoid NLL letting CopyOutReader borrow drop early
2018-12-23 13:28:13 -08:00
transaction.rs
Add sync copy_out
2018-12-23 13:17:50 -08:00