sqlx/tests/mysql
Ryan Leckey e1d22a1840 fix(core): async-stream crate seems to lose the stream if the stream owns the object we are streaming
hand-rolled a copy of the idea behind AsyncStream and things seem to work
2020-06-09 02:16:47 -07:00
..
describe.rs fix(mysql): str should produce VARCHAR not BLOB 2020-06-08 02:30:21 -07:00
macros.rs fix(macros): reintroduce and fix macro tests for MySQL 2020-06-05 21:02:24 -07:00
mysql.rs fix(core): async-stream crate seems to lose the stream if the stream owns the object we are streaming 2020-06-09 02:16:47 -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 feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -07:00