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-10-05 16:54:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-postgres
History
Grant G
c0d4019d17
Add impl for
Type
,
Decode
, and
Encode
for
Box<str>
and
Box<[u8]>
(
#2712
)
2023-09-11 19:28:18 -07:00
..
src
Add impl for
Type
,
Decode
, and
Encode
for
Box<str>
and
Box<[u8]>
(
#2712
)
2023-09-11 19:28:18 -07:00
Cargo.toml
Fix for Issue
#2549
- cannot use feature "rust_decimal" without also using "bigdecimal" (
#2585
)
2023-07-06 16:02:47 -07:00