diff options
author | June McEnroe <june@causal.agency> | 2019-12-13 16:44:50 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-13 16:44:50 -0500 |
commit | c514ce3e2792ac9bb88bf43210a9aa7290085d01 (patch) | |
tree | 099e107abfb4b4fc5918e68e63ce94404c668c13 /Makefile | |
parent | Document context inferrence in unscoop (diff) | |
download | litterbox-c514ce3e2792ac9bb88bf43210a9aa7290085d01.tar.gz litterbox-c514ce3e2792ac9bb88bf43210a9aa7290085d01.zip |
Use a macro to write SQL as C tokens without quotes
This switches to using :params rather than $params only because $ is allowed in identifiers as an extension, whereas : is always a separate preprocessor token. This has the advantage that # collapses excessive whitespace but otherwise preserves formatting, so the resulting SQL query strings look pretty normal.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions