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 13:20:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-macros
/
src
History
Austin Bonander
6fde5a2579
implement nullability on macro output, test postgres
2020-03-28 17:50:27 -07:00
..
database
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
derives
postgres: implement PgTypeInfo::with_name
2020-03-26 19:29:49 -07:00
query_macros
implement nullability on macro output, test postgres
2020-03-28 17:50:27 -07:00
lib.rs
Add query_as_unchecked! and query_file_as_unchecked! to use the macro system with unchecked input and output
2020-03-27 16:37:28 -07:00
runtime.rs
make sqlx_core::runtime private and add a runtime module to sqlx-macros
2020-03-24 01:19:03 -07:00