sqlweld 0.1.3

Create SQL files from templates and partials
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## 0.1.3

- Add cargo dist for for easier installs. No other changes

## 0.1.2

- Return an error if multiple partials have the same name

## 0.1.1

- Add option to customize extension
- Add "autogenerated" header line
- Add option to customize header line

## 0.1.0

Initial Release