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-14 20:07:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
ui
/
postgres
History
Austin Bonander
800af574c5
query_macros: allow
Option<&str>
to be passed in place of
String
...
closes
#93
2020-03-11 01:47:16 -07:00
..
gated
add nullability info to Describe
2020-03-11 01:46:06 -07:00
issue_30.rs
sqlx-macros: fix handling of invalid idents
2020-01-21 01:52:57 -08:00
issue_30.stderr
query_as: fully implement query_as, required a db-specific ext trait
2020-03-11 01:44:41 -07:00
unsupported-type.rs
add nullability info to Describe
2020-03-11 01:46:06 -07:00
unsupported-type.stderr
add nullability info to Describe
2020-03-11 01:46:06 -07:00
wrong_param_type.rs
query_macros: allow
Option<&str>
to be passed in place of
String
2020-03-11 01:47:16 -07:00
wrong_param_type.stderr
query_macros: allow
Option<&str>
to be passed in place of
String
2020-03-11 01:47:16 -07:00