Open
Description
Our only examples currently live in ./test and README.md we should put some more complete examples into an ./examples
directory
These would show our current use cases, especially with regard to
- Composing SQL via CTE
- Toggling of features via the ternary switch
- Example of a parse error
I suggest we also make a sqlite database in order to properly show these in operation via knex.