chain-builder 1.0.1

A query builder for MySQL for Rust is designed to be flexible and easy to use.
Documentation
1
2
3
4
pub mod join_compiler;
pub mod method_compiler;
pub mod operator_to_sql;
pub mod statement_compiler;