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-core
/
src
/
pool
History
Andrew Whitehead
a445f9f431
manually close connections in SharedPool::close
2020-12-18 21:33:11 -08:00
..
connection.rs
decrement pool size when connection is released
2020-12-18 21:33:11 -08:00
executor.rs
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
2020-07-24 07:24:23 -07:00
inner.rs
manually close connections in SharedPool::close
2020-12-18 21:33:11 -08:00
maybe.rs
feat: finish v1 of both cli and embedded migrations
2020-07-12 03:43:55 -07:00
mod.rs
docs: WIP improve docs about Pool
2020-11-12 07:15:08 -08:00
options.rs
Add examples to
after_connect
documentation
2020-10-13 10:02:24 -07:00