sqlgen 0.1.6

A library to generate SQL Statements.
Documentation
1
2
3
pub mod from;
pub mod select;
pub mod r#where;