Skip to content

Re-architecture

Pre-release
Pre-release

Choose a tag to compare

@zonuexe zonuexe released this 26 May 14:43
· 20 commits to master since this release
7a6e8ba

The syntax and functionality of each has been reconfigured as ProcessorInterface and ReplacerInterface.
This allows you to build a DSL for SQL templating at will.

The syntax bundled with TetoSQL from this version are %if :var ... %endif and %for ... %endfor.