summaryrefslogtreecommitdiff
path: root/examples/simpleSQL.py
Commit message (Expand)AuthorAgeFilesLines
* 226 railroad updates (#298)Paul McGuire2021-09-081-9/+9
* Update __versionTime__; blacken core code and examplesptmcg2021-08-011-1/+5
* enable packrat parsing in all examples using infixNotationptmcg2020-04-071-0/+3
* Blacken the project (#141)Jon Dufresne2019-10-311-29/+48
* Remove unused imports (#147)Jon Dufresne2019-10-191-2/+2
* SimpleSQL.py update - nested select and infixNotation for 'where'Paul McGuire2019-03-301-88/+95
* Update examples and unit tests to more preferred coding styles, imports for p...ptmcg2019-01-301-5/+5
* Remove unused imports throughout projectJon Dufresne2018-12-241-2/+2
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-4/+4
* Move src to rootCengiz Kaygusuz2017-11-201-0/+88