Ryan Leckey 7a323f3471
feat(core): refine runtime abstraction
- traits from sqlx::blocking::_ have sqlx::_ traits as dependents

 - methods in sqlx::_ traits are cfg-d on "async" with an additional Rt: Async bound
2020-12-28 00:16:44 -08:00
2020-12-27 12:26:48 -08:00
2020-12-27 12:26:48 -08:00
2020-12-27 12:31:43 -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%