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-02 07:21:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
mysql
History
Ryan Leckey
e7e2f5b37a
fix: implement transparent Serialize and Deserialize for Json<_>
2020-06-21 03:55:31 -07:00
..
describe.rs
mysql: always use column alias when available
2020-06-10 00:42:58 -07:00
macros.rs
fix(macros): reintroduce and fix macro tests for MySQL
2020-06-05 21:02:24 -07:00
mysql.rs
fix(mysql): tweak JSON type so it accepts BINARY in addition to CHAR (and make tests pass in MySQL 5.5)
2020-06-10 00:43:14 -07:00
setup.sql
feat: introduce docker-compose based testing for running locally against many database combinations
2020-05-30 17:51:55 -07:00
types.rs
fix: implement transparent Serialize and Deserialize for Json<_>
2020-06-21 03:55:31 -07:00