summaryrefslogtreecommitdiff
path: root/test/sql/test_cte.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression dating back to 0.7.9 whereby the name of a CTE mightMike Bayer2013-08-181-0/+16
* - Fixed bug in common table expression system where if the CTE wereMike Bayer2013-07-311-0/+29
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* - [feature] The before_cursor_execute eventMike Bayer2012-08-231-0/+1
* - [bug] Fixed more un-intuitivenesses in CTEsMike Bayer2012-07-101-20/+159
* - move cte tests into their own test/sql/test_cte.pyMike Bayer2012-06-251-0/+213