sqlgen 0.1.6

A library to generate SQL Statements.
Documentation
# SQLGen

A library to generate SQL Statements. This library is not a general-purpose library, it was built specifically for another project yet to be announced.

## Early Alpha

Do not use this library in production! A lot of features & test cases are still missing.

## Roadmap

TODO

## Supported Dialects

TODO

#### License

<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>

<br>

<sub>
Unless you explicitly state otherwise, any Contribution intentionally submitted
for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
</sub>