.. |
error
|
Fix sqlstate generation
|
2019-12-02 17:55:08 -08:00 |
binary_copy.rs
|
Move binary copy stuff directly into main crate
|
2019-12-08 18:30:47 -08:00 |
bind.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
cancel_query_raw.rs
|
Return a custom TlsStream rather than a ChannelBinding up front
|
2019-10-27 14:25:58 -07:00 |
cancel_query.rs
|
Support copy_out
|
2019-07-31 20:15:17 -07:00 |
cancel_token.rs
|
Support cancellation in synchronous client
|
2019-12-29 14:08:17 -05:00 |
client.rs
|
Remove unnecessary impl GenericClient docs
|
2020-01-27 15:25:02 +01:00 |
codec.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
config.rs
|
Expose accessors on Config object
|
2019-12-29 15:15:48 -05:00 |
connect_raw.rs
|
Doc cleanup and "real" extensible enums
|
2019-12-21 18:14:28 -08:00 |
connect_socket.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
connect_tls.rs
|
Doc cleanup and "real" extensible enums
|
2019-12-21 18:14:28 -08:00 |
connect.rs
|
pin_mut is in futures now
|
2019-10-18 22:33:33 -04:00 |
connection.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
copy_in.rs
|
Add remaining log statements
|
2019-12-17 18:11:40 -08:00 |
copy_out.rs
|
Remove debugging printlns from copy out protocol
|
2019-12-25 11:12:55 -05:00 |
generic_client.rs
|
Fix self references in GenericClient
|
2020-01-27 11:14:27 +01:00 |
lib.rs
|
Add transaction builders
|
2020-01-08 17:23:28 -08:00 |
maybe_tls_stream.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
portal.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
prepare.rs
|
Add remaining log statements
|
2019-12-17 18:11:40 -08:00 |
query.rs
|
Add remaining log statements
|
2019-12-17 18:11:40 -08:00 |
row.rs
|
Include column ID in error
|
2019-11-17 09:17:02 -08:00 |
simple_query.rs
|
Add remaining log statements
|
2019-12-17 18:11:40 -08:00 |
socket.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
statement.rs
|
Upgrade to tokio 0.2/futures 0.3
|
2019-11-26 16:32:36 -08:00 |
tls.rs
|
Return a custom TlsStream rather than a ChannelBinding up front
|
2019-10-27 14:25:58 -07:00 |
to_statement.rs
|
remove uuid 0.7 support
|
2019-12-19 16:41:26 -08:00 |
transaction_builder.rs
|
Allow opt-out of transaction settings
|
2020-01-10 17:49:18 -08:00 |
transaction.rs
|
Remove unnecessary impl GenericClient docs
|
2020-01-27 15:25:02 +01:00 |
types.rs
|
Split ToSql/FromSql out to a separate crate
|
2019-10-07 17:14:18 -07:00 |