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-11 22:35:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe04a1b61219158b735eeef2ba000abe23c6e4f3
sqlx
/
sqlx-macros
History
Ryan Leckey
ec0e84d8ac
feat(mysql): support reading and writing BIT via unsigned integers
...
e.g., BIT(64) is u64 and BIT(2) is u8
2020-07-26 19:42:32 -07:00
..
src
feat(mysql): support reading and writing BIT via unsigned integers
2020-07-26 19:42:32 -07:00
Cargo.toml
Add migrate! macro for embedded migrations
2020-07-23 14:22:50 -04:00