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-30 05:11:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-postgres
/
src
/
options
History
Benoit Ranque
e3ef8baf23
URL decode database name when parsing connection url (
#3593
)
2024-11-27 13:48:34 -08:00
..
connect.rs
feat: add
to_url_lossy
to connect options (
#2902
)
2024-03-05 19:46:49 -08:00
mod.rs
fix: tests in
sqlx-postgres
2024-08-23 23:39:32 -07:00
parse.rs
URL decode database name when parsing connection url (
#3593
)
2024-11-27 13:48:34 -08:00
pgpass.rs
Demote
.pgpass
file warning to a debug message. (
#3548
)
2024-10-06 15:21:56 -07:00
ssl_mode.rs
fix: clippy warnings
2024-06-13 13:11:36 -07:00