summaryrefslogtreecommitdiff
path: root/test/sql/test_text.py
Commit message (Expand)AuthorAgeFilesLines
* - update the flake8 rules againMike Bayer2014-07-181-86/+106
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-4/+4
* - Fixed issue in new :meth:`.TextClause.columns` method where the orderingMike Bayer2014-02-261-0/+14
* - for TextAsFrom, put the "inner" columns in the result map directly.Mike Bayer2014-02-101-5/+72
* - implement "literal binds" for the text() clause, [ticket:2882]Mike Bayer2013-12-111-0/+11
* - add support for bindparam() called from AsFromTextMike Bayer2013-11-291-0/+12
* - New improvements to the :func:`.text` construct, includingMike Bayer2013-11-291-0/+348