summaryrefslogtreecommitdiff
path: root/examples/column_defs_lowlevel.py
Commit message (Expand)AuthorAgeFilesLines
* Correct license link (fixes #288).Andi Albrecht2016-09-141-1/+1
* Rename token_idx_ funcs to simply token_ funcsVictor Uriarte2016-06-151-4/+4
* Change token_ funcs to token_idx funcsVictor Uriarte2016-06-151-4/+4
* Fix column_defs exampleVictor Uriarte2016-06-121-22/+18
* Apply new-style str formatVictor Uriarte2016-06-111-2/+2
* Update init and misc filesVictor Uriarte2016-06-061-4/+9
* refactor sql.py functionsVictor Uriarte2016-05-111-1/+1
* Misc code cleanup.Andi Albrecht2015-10-261-5/+5
* Added low-level parsing example.Andi Albrecht2009-04-231-0/+48