summaryrefslogtreecommitdiff
path: root/test/sql/test_quote.py
Commit message (Expand)AuthorAgeFilesLines
* - [bug] Added support for using the .keyMike Bayer2012-02-051-8/+8
* - 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
* Informix and postgresql reserved words changes -- almost done.Jim Phares2011-03-151-0/+12
* make it more explicit in tests which dialect we want to use for thingsMike Bayer2011-02-111-0/+2
* - whitespace removal bonanzaMike Bayer2011-01-021-2/+2
* - ResultProxy and friends always reference the DBAPI connection at the same timeMike Bayer2010-12-051-1/+3
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* Because of changes to SQLAlchemy bind parameter placement, removed all mxodbc...Brad Allen2010-03-171-3/+0
* Disabling tests for mssql+mxodbc where mxODBC cursor.execute chokes on invali...Brad Allen2010-03-161-0/+4
* fixed the illegal_initial_chars collection + unit test, [ticket:1659]Mike Bayer2010-01-211-2/+9
* merge 0.6 series to trunk.Mike Bayer2009-08-061-1/+1
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+210