Ryan Leckey 7db850da71
feat(mysql): thread E: Execute through the executor
+ handle normal errors separate from unexpected errors, an unexpected
   error causes the connection to close (in which case, if this was
   behind a pool, the pool would not allow this connection to be
   acquired again)
2021-02-18 23:46:07 -08:00
2021-02-18 23:46:06 -08:00
2021-02-12 18:21:06 -08:00
2020-12-27 12:26:48 -08:00
2021-01-01 12:35:47 -08:00
2021-02-18 23:46:05 -08:00
2021-01-22 00:21:16 -08:00
2021-01-22 00:21:16 -08:00
Description
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
22 MiB
Languages
Rust 99.2%
Python 0.5%
Shell 0.1%