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-mysql
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
feat(mysql): impl full connect phase for MySQL with support for:
2021-01-08 15:28:26 -08:00