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-01-01 14:21:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-macros
/
src
/
database
History
xiaopengli89
b354ed430d
implement
DECIMAL
type support for mysql
2020-04-10 15:35:58 -07:00
..
mod.rs
mysql: tweak type equivalence rules to try and support both rust best practices but still be compatible with the loose types of mysql
2020-03-25 03:56:39 -07:00
mysql.rs
implement
DECIMAL
type support for mysql
2020-04-10 15:35:58 -07:00
postgres.rs
Add array of uuid, chrono, time, bigdecimal, and ipnetwork as well as JsonValue to query macro (
#154
)
2020-03-28 17:28:47 -07:00
sqlite.rs
macros: sqlite: add support for bool
2020-03-17 21:33:14 -07:00