This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sqlx
Watch
2
Star
0
Fork
You've already forked sqlx
0
mirror of
https://github.com/launchbadge/sqlx
synced
2024-11-10 14:34:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
80d545109b
sqlx
/
tests
/
mysql
History
Ryan Leckey
a2c55b9f31
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
..
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(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