summaryrefslogtreecommitdiff
path: root/test/lib/testing.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-28 15:54:28 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-28 15:54:28 -0500
commit96dce7686c6a32ab03ce2ccaabb7a9b4ff0fe56b (patch)
tree9468e4f0c5ee4748a21c2a2aaba7d1ddb0a74db0 /test/lib/testing.py
parentb7f7ed210501a405938bf55e08a47e35674f0247 (diff)
downloadsqlalchemy-96dce7686c6a32ab03ce2ccaabb7a9b4ff0fe56b.tar.gz
- [feature] New reflection feature "autoload_replace";
when set to False on Table, the Table can be autoloaded without existing columns being replaced. Allows more flexible chains of Table construction/reflection to be constructed, including that it helps with combining Declarative with table reflection. See the new example on the wiki. [ticket:2356] - [bug] Improved the API for add_column() such that if the same column is added to its own table, an error is not raised and the constraints don't get doubled up. Also helps with some reflection/declarative patterns. [ticket:2356]
Diffstat (limited to 'test/lib/testing.py')
0 files changed, 0 insertions, 0 deletions