summaryrefslogtreecommitdiff
path: root/sqlparse/engine/statement_splitter.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notice.Andi Albrecht2020-10-071-1/+1
* Fix splitting of statements using CASE ... WHEN (fixes #580).Andi Albrecht2020-09-301-1/+1
* Don't flush token streams iff they only contain whitespace tokens (fixes #496).Andi Albrecht2020-09-131-1/+1
* Remove support for end-of-life PythonsJon Dufresne2020-08-311-2/+1
* Code cleanup.Andreas Albrecht2019-10-201-1/+1
* Fixes #485William Ivanski2019-04-171-1/+1
* Fixes #485William Ivanski2019-04-171-1/+0
* Fixes #485William Ivanski2019-04-171-6/+9
* Code cleanup.Andreas Albrecht2019-03-101-2/+2
* Update copyright header (fixes #372).Andi Albrecht2018-07-311-1/+2
* Fix typostypoVictor Uriarte2017-11-291-3/+3
* Correct license link (fixes #288).Andi Albrecht2016-09-141-1/+1
* Remove PostgreSQL builtin from _change_splitlevel.Victor Uriarte2016-08-131-18/+0
* Organize engine moduleVictor Uriarte2016-06-061-0/+123