🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
13.5k
stars
1.28k
forks
source link
Reexport AnyTypeInfoKind #3579
Closed
Norlock closed 3 weeks ago
Does your PR solve an issue?
Its currently not very easy to create generic data types, reexporting this will make it a better experience
fixes #3578 (see end of conversation)