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 05:11:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
src
History
Ryan Leckey
ad2cf1676f
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
..
lib.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
macros.rs
Fix doctests
2020-03-21 03:44:38 -07:00
result_ext.rs
Refactor the error to be generic over database
2020-03-20 23:51:45 -07:00
ty_match.rs
query_macros: allow
Option<&str>
to be passed in place of
String
2020-03-11 01:47:16 -07:00
types.rs
add derive macros for weak & strong enums and structs
2020-03-16 22:58:25 -07:00