sqlweld 0.2.0

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