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 21:31:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-postgres
/
src
/
options
History
Austin Bonander
e2ce463af8
doc: make it clear that
ConnectOptions
types impl
FromStr
(
#2574
)
2023-06-30 16:49:24 -07:00
..
connect.rs
fix: use owned Builder pattern for ConnectOptions (
#2132
)
2023-02-21 13:25:25 -08:00
mod.rs
doc: make it clear that
ConnectOptions
types impl
FromStr
(
#2574
)
2023-06-30 16:49:24 -07:00
parse.rs
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (
#1850
)
2023-02-21 13:25:25 -08:00
pgpass.rs
chore(sqlx-postgres): replace
dirs
with
home
&
etcetera
(
#2485
)
2023-05-04 13:12:54 -07:00
ssl_mode.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00