summaryrefslogtreecommitdiff
path: root/test/ext/test_compiler.py
Commit message (Expand)AuthorAgeFilesLines
* - [bug] the @compiles decorator raises anMike Bayer2011-12-061-0/+17
* - add some function examples, [ticket:2107]Mike Bayer2011-04-021-1/+34
* - move all the comments that got shoved below the fixture grabs back upMike Bayer2011-03-271-0/+1
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* make it more explicit in tests which dialect we want to use for thingsMike Bayer2011-02-111-0/+2
* - The compiler extension now supports overriding the defaultMike Bayer2011-02-091-32/+67
* - whitespace removal bonanzaMike Bayer2011-01-021-26/+25
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* - The 'default' compiler is automatically copied overMike Bayer2010-07-021-0/+32
* - Fixed bug that would prevent overridden clauseMike Bayer2010-06-261-3/+28
* - the compiler extension now allows @compiles decoratorsMike Bayer2010-03-301-1/+56
* - subclassed Function off of new FunctionElement generic baseMike Bayer2009-11-101-1/+29
* merge 0.6 series to trunk.Mike Bayer2009-08-061-3/+33
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+123