sqlx/tests/mysql
tk2217 5ebe296ecb
feat(mysql): support packet splitting (#2665)
* Writing split packets

* Reading split packets

* Add tests for packet splitting

* Fix test for packet splitting
2023-10-11 13:59:06 -07:00
..
fixtures feat: implement testing utilities (#2001) 2022-08-02 14:38:12 -07:00
migrations feat: implement testing utilities (#2001) 2022-08-02 14:38:12 -07:00
migrations_reversible fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991) 2022-09-12 17:52:04 -07:00
migrations_simple fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991) 2022-09-12 17:52:04 -07:00
describe.rs test(mysql): remove failing part of boolean describe test - not easily possible to fix in 0.4 2020-07-27 01:11:11 -07:00
Dockerfile Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850) 2023-02-21 13:25:25 -08:00
error.rs feat: better database errors (#2109) 2023-02-21 13:25:25 -08:00
macros.rs Cleanup format arguments (#2650) 2023-07-31 13:27:04 -07:00
migrate.rs fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991) 2022-09-12 17:52:04 -07:00
my.cnf Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850) 2023-02-21 13:25:25 -08:00
mysql.rs feat(mysql): support packet splitting (#2665) 2023-10-11 13:59:06 -07:00
setup.sql feat: better database errors (#2109) 2023-02-21 13:25:25 -08:00
test-attr.rs 0.7.0-alpha.1 release 2023-02-21 14:56:54 -08:00
types.rs Add Simple format for Uuid for MySQL & SQLite. (#2469) 2023-05-04 13:14:06 -07:00