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-02-27 18:29:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-macros
/
src
History
Ryan Leckey
c9df8acc41
Add zero-allocation to MySQL query execution
...
WIP mysql compiles with types and executor commented out
2020-03-11 01:47:29 -07:00
..
database
query_macros: allow
Option<&str>
to be passed in place of
String
2020-03-11 01:47:16 -07:00
query_macros
use pin-project and fix impl of GuardedFlush
2020-03-11 01:47:29 -07:00
derives.rs
Add zero-allocation to MySQL query execution
2020-03-11 01:47:29 -07:00
lib.rs
remove re-exports from sqlx-core and let sqlx fully define the module layout
2020-03-11 01:45:04 -07:00