sqlx-utils 1.1.3

Utilities for working with SQLx in a structured and efficient way, both when developing and running
Documentation
1
2
3
mod db_type;
mod repo_static;
pub mod sql_filter;