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 04:22:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-postgres
/
src
/
connection
History
Austin Bonander
352310ba34
fix: run
rustfmt
2024-06-15 11:57:33 -07:00
..
describe.rs
fix: run
rustfmt
2024-06-15 11:57:33 -07: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
fix: clippy warnings
2024-06-13 13:11:36 -07:00
mod.rs
Impl
AsMut
for advisory lock types (
#2520
) (
#2554
)
2023-06-30 16:53:14 -07:00
sasl.rs
fix: clippy warnings
2024-06-13 13:11:36 -07:00
stream.rs
fix: clippy warnings
2024-06-13 13:11:36 -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