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
2026-01-19 23:26:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
/
src
/
postgres
/
connection
History
Ryan Leckey
b7ec7bbd3e
refactor: allow non-Send adding to arguments crate-local
2020-06-27 04:06:22 -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
Close pg statements correctly
2020-06-25 12:26:44 +02:00
mod.rs
Close pg statements correctly
2020-06-25 12:26:44 +02:00
sasl.rs
fix(postgres): update usage of Digest
2020-06-13 08:54:52 -07:00
stream.rs
style(core): apply more clippy suggestions
2020-05-30 18:28:55 -07:00
tls.rs
refactor(postgres): adapt to the 0.4.x core refactor
2020-05-30 17:49:30 -07:00