sqlx-paginated 0.3.1

A flexible, type-safe SQLx query builder for dynamic web APIs, offering seamless pagination, searching, filtering, and sorting.
Documentation
1
2
3
4
5
6
mod column_protection;
mod column_protection_consts;

pub use column_protection::*;

pub use column_protection_consts::*;