summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/test/requires.py
Commit message (Expand)AuthorAgeFilesLines
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-318/+0
* - and fix everything from the last checkin that breaks on py 2.4, 2.5Mike Bayer2010-11-091-0/+9
* - Implemented sequence check capability for the CMike Bayer2010-11-091-1/+14
* - *Major* cleanup / modernization of the InformixMike Bayer2010-10-011-0/+5
* add oursql to has lastrowidMike Bayer2010-09-181-1/+1
* - Fixed a regression in 0.6.4 whereby the change thatMike Bayer2010-09-161-0/+6
* - Oracle reflection of indexes has been tuned soMike Bayer2010-08-291-1/+1
* - The name ConcurrentModificationError has beenMike Bayer2010-08-011-0/+6
* - Added get_pk_constraint() to reflection.Inspector, similarMike Bayer2010-04-151-1/+9
* - Session.refresh() now does an equivalent expire()Mike Bayer2010-03-291-0/+12
* - pymssql now works again, expecting at least the 1.0 series.Mike Bayer2010-03-201-0/+1
* working through syb capabilitiesMike Bayer2010-03-171-1/+29
* some ms/odbc fixesMike Bayer2010-02-281-0/+9
* working on pyodbc / mxodbcMike Bayer2010-02-271-0/+6
* clean up some skips, added skip for sqlite + python2Mike Bayer2010-02-211-1/+28
* some more 2.4 test fixesMike Bayer2010-02-151-0/+1
* - oracle + firebird: "case sensitivity" feature will detect an all-lowercaseMike Bayer2010-01-241-1/+8
* mssql+zxjdbc supportPhilip Jenvey2009-09-111-1/+3
* oracle+zxjdbc returning supportPhilip Jenvey2009-08-181-1/+0
* o oracle+zxjdbc type handling additionsPhilip Jenvey2009-08-091-0/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-2/+53
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+127