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-core
/
src
/
blocking
History
Ryan Leckey
cc2f2c1f72
style: rustfmt
2021-03-20 09:42:56 -07:00
..
acquire.rs
style: remove unused imports
2021-02-18 23:46:05 -08:00
close.rs
refactor: marker traits for non-blocking <Async> vs <runtime::Blocking>
2021-01-10 19:23:04 -08:00
connect.rs
refactor: add Connect::connect_with(&Options) and reduce complexity of facade
2021-02-18 23:46:05 -08:00
connection.rs
style: rustfmt
2021-03-20 09:42:56 -07:00
executor.rs
feat(core): implement Executor for blocking runtimes
2021-02-18 23:58:59 -08:00
options.rs
refactor: add Connect::connect_with(&Options) and reduce complexity of facade
2021-02-18 23:46:05 -08:00
runtime.rs
refactor: remove preludes and provide inherent methods on wrapped types
2021-01-20 19:39:25 -08:00