This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2025-10-29 20:42:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
/
src
/
postgres
/
connection
History
Ryan Leckey
1a7480774b
fix(postgres): after closing a statement, the connection should await CloseComplete
2020-07-02 22:37:04 -07:00
..
describe.rs
refactor: allow non-Send adding to arguments crate-local
2020-06-27 04:06:22 -07:00
establish.rs
Document new connection string params
2020-06-25 11:57:55 +02:00
executor.rs
fix(postgres): after closing a statement, the connection should await CloseComplete
2020-07-02 22:37:04 -07:00
mod.rs
fix(postgres): after closing a statement, the connection should await CloseComplete
2020-07-02 22:37:04 -07:00
sasl.rs
fix(postgres): update usage of Digest
2020-06-13 08:54:52 -07:00
stream.rs
Move pg-specific socket options to its options.
2020-06-27 05:34:23 -07:00
tls.rs
refactor(postgres): adapt to the 0.4.x core refactor
2020-05-30 17:49:30 -07:00