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
2026-03-23 10:38:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5a20e2358e042a11d3f08daf8665982a623c816
sqlx
/
sqlx-core
/
src
/
pool
History
Ryan Leckey
ed9d6c3b62
pool: handle reconnects during "boot"
2020-03-16 18:34:09 -07:00
..
connection.rs
Inline MaybeOwned in ConnectionSource and add another variant to store owned or ref connections
2020-03-15 02:58:41 -07:00
executor.rs
generalize MaybeOwnedConnection and clean up the connection file
2020-03-14 17:43:44 -07:00
inner.rs
pool: handle reconnects during "boot"
2020-03-16 18:34:09 -07:00
mod.rs
Inline MaybeOwned in ConnectionSource and add another variant to store owned or ref connections
2020-03-15 02:58:41 -07:00
options.rs
remove re-exports from sqlx-core and let sqlx fully define the module layout
2020-03-11 01:45:04 -07:00