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-12-31 05:40:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-postgres
/
src
/
connection
History
Mirek Klimos
dd900e50b6
Optimize SASL auth in sqlx-postgres (
#3050
)
...
* Optimize SASL auth in sqlx-postgres * fix formatting
2024-02-16 16:32:31 -08:00
..
describe.rs
fix: ignore extra fields in Postgres describe parsing (
#2670
)
2023-07-31 14:52:55 -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 handling of deferred constraints for PostgreSQL (
#2913
)
2024-01-20 02:36:06 -08:00
mod.rs
Impl
AsMut
for advisory lock types (
#2520
) (
#2554
)
2023-06-30 16:53:14 -07:00
sasl.rs
Optimize SASL auth in sqlx-postgres (
#3050
)
2024-02-16 16:32:31 -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