summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar John Cowan 2021-08-14 10:52:31 -0400
committerGravatar John Cowan 2021-08-14 10:52:31 -0400
commitba22ba832852950bbc0fc412bb48b9a04a11163e (patch)
treeff99fdecf0b8147d90446f7aa13d9607c9aa8d0e /.gitignore
parentadded missing ! indexes (diff)
MN-W review
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
td>1-0/+2 2021-07-26queryparse: remove literal setGravatar Peter McGoron 2-17/+14 2021-07-26queryparse: add function to build SQL queriesGravatar Peter McGoron 2-1/+73 2021-07-26queryparse: use demorgan's laws to simplify parsed expressionGravatar Peter McGoron 2-1/+17 2021-07-26update README.mdGravatar Peter McGoron 1-0/+10 2021-07-26queryparse: collect literals into set and return itGravatar Peter McGoron 2-16/+22 2021-07-26gitea wants .md suffixes for web renderingGravatar Peter McGoron 2-0/+0 2021-07-26example/query.md: change to what the code actually implementsGravatar Peter McGoron 1-3/+3