summaryrefslogtreecommitdiff
path: root/sqlparse/functions.py
Commit message (Collapse)AuthorAgeFilesLines
* Add minimal changes to support Python 2.4.Andi Albrecht2013-02-281-1/+1
| | | | | Fair warning: Support for Python 2.4 may be dropped at any time. But as long as the changes are that minimal and have no significant side-effects we can keep up the compatibility.
* PEP8'ified to code a bit.Andi Albrecht2012-11-121-2/+2
|
* Fixed comments by AndiJesús Leganés Combarro "Piranna"2012-05-191-2/+2
|
* Added tests for functionsJesús Leganés Combarro "Piranna"2012-05-171-2/+2
|
* Added functions from AntiORMJesús Leganés Combarro "Piranna"2012-05-171-0/+44