sea-query 0.9.6

A database agnostic runtime query builder for Rust
Documentation
1
2
3
#[cfg(feature="backend-postgres")]
#[cfg_attr(docsrs, doc(cfg(feature = "backend-postgres")))]
pub mod postgres;