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-13 12:45:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-postgres
/
src
/
connection
History
Austin Bonander
d43257e18a
chore: cleanup, fix all non-deprecation warnings
2023-03-16 17:03:14 -07:00
..
describe.rs
feat: support calling PostgreSQL procedures with the macros
2023-03-03 19:36:39 -08:00
establish.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00
executor.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00
mod.rs
feat: add
Connection::shrink_buffers
,
PoolConnection::close
2023-03-03 16:50:27 -08:00
sasl.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00
stream.rs
chore: cleanup, fix all non-deprecation warnings
2023-03-16 17:03:14 -07:00
tls.rs
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (
#1850
)
2023-02-21 13:25:25 -08:00