itle>
aboutsummaryrefslogtreecommitdiffstats
path: root/test/t_queryparse.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-26queryparse: add function to build SQL queriesGravatar Peter McGoron 1-1/+31
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