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-04-15 17:00:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
769e8aa461bd0b74925d2a98fd6da908d6e3bee0
sqlx
/
sqlx-core
History
Ryan Leckey
769e8aa461
refactor: introduce io::Stream (blocking::io::Stream) to encapsulate needed IO methods
...
- rename sqlx::AsyncRuntime to sqlx::Async - don't set default runtime in traits
2021-01-10 10:45:29 -08:00
..
src
refactor: introduce io::Stream (blocking::io::Stream) to encapsulate needed IO methods
2021-01-10 10:45:29 -08:00
Cargo.toml
test(core): add a Mock runtime to stub and spy on IO streams for unit testing connections
2021-01-08 15:24:38 -08:00