summaryrefslogtreecommitdiff
path: root/examples/column_defs_lowlevel.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notice.Andi Albrecht2020-10-071-1/+1
* Remove support for end-of-life PythonsJon Dufresne2020-08-311-1/+0
* Refactored extract column defs example (fixes #439, #411, #526).Andreas Albrecht2020-01-061-13/+20
* Update copyright header (fixes #372).Andi Albrecht2018-07-311-1/+2
* 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