sqlweld 0.2.0

Create SQL files from templates and partials
Documentation
1
2
3
{% extends "root" %}
{% block where %} id = 2 {% endblock %}