summaryrefslogtreecommitdiff
path: root/test/engine/metadata.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-164/+0
* - Repaired the table.tometadata() method so that a passed-inMike Bayer2008-11-071-1/+26
* Refactored the mock_engine in the tests so it's not duplicated in several pla...Michael Trier2008-07-081-13/+3
* Added prefixes option to that accepts a list of string to insert after CREAT...Michael Trier2008-07-051-1/+30
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-5/+8
* - Don't create implicit DDL column defaultsJason Kirtland2008-03-111-1/+1
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - Table columns and constraints can be overridden on aMike Bayer2008-02-101-3/+82
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-5/+5
* `from foo import (name, name)` isn't valid syntax for 2.3. ah well.Jason Kirtland2007-08-211-0/+1
* add a test for dupe tables in MetaDataMike Bayer2007-08-171-1/+20
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+18