summaryrefslogtreecommitdiff
path: root/test/engine/test_reflection.py
Commit message (Expand)AuthorAgeFilesLines
...
* Associated was spelled wrong.Michael Trier2011-03-141-1/+1
* make it more explicit in tests which dialect we want to use for thingsMike Bayer2011-02-111-0/+1
* - new dialect for Drizzle [ticket:2003]Mike Bayer2011-01-261-12/+21
* - whitespace removal bonanzaMike Bayer2011-01-021-48/+48
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-3/+3
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-3/+3
* | - adapt initial patch from [ticket:1917] to current tipMike Bayer2010-11-161-0/+1
|/
* - added "views=True" option to metadata.reflect(),Mike Bayer2010-10-021-9/+31
* - *Major* cleanup / modernization of the InformixMike Bayer2010-10-011-4/+4
* - Fixed bug whereby replacing composite foreign keyMike Bayer2010-08-041-2/+40
* Python-tidy test/engine and test/aaa_profiling, 80% auto + 20% manual interve...Mike Bayer2010-07-111-215/+285
* - Inspector hits bind.connect() when invoked to ensureMike Bayer2010-06-111-0/+6
* - Added get_pk_constraint() to reflection.Inspector, similarMike Bayer2010-04-151-6/+13
* - EdgeCollection can now go awayMike Bayer2010-04-061-1/+6
* working on pyodbc / mxodbcMike Bayer2010-02-271-2/+3
* Support for the mysql+oursql dialect. Thank you Taavi Burns.Michael Trier2010-02-251-1/+0
* - oracle + firebird: "case sensitivity" feature will detect an all-lowercaseMike Bayer2010-01-241-1/+27
* - types.Binary is renamed to types.LargeBinary, it onlyMike Bayer2010-01-231-5/+5
* - implement dynamic type_affinity for Oracle.NUMBERMike Bayer2010-01-171-4/+4
* - reorganized and re-documented Oracle schema tests to assumeMike Bayer2010-01-171-17/+33
* - have inspector properly return default_schema_name [ticket:1626]Mike Bayer2010-01-031-2/+5
* - simplify default schema name testMike Bayer2009-11-031-6/+4
* added test for [ticket:1450]Mike Bayer2009-11-011-9/+14
* oracle test fixesMike Bayer2009-10-261-0/+2
* - Corrected the "has_sequence" query to take current schema,Mike Bayer2009-10-211-7/+23
* merge from branches/clauseelement-nonzeroPhilip Jenvey2009-09-241-11/+11
* merge 0.6 series to trunk.Mike Bayer2009-08-061-41/+426
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+823