diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-03-02 17:47:58 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-03-02 17:47:58 -0500 |
commit | 6ddfe3b390fac8e5c7ef633ad5dd67463e94443b (patch) | |
tree | f3e09b731dfd88181012aa4f3d8a2cbe293315f1 /lib/sqlalchemy/orm/unitofwork.py | |
parent | 7090ca9b0951c1a59d6d66fc70c003dcc4ddf239 (diff) | |
download | sqlalchemy-6ddfe3b390fac8e5c7ef633ad5dd67463e94443b.tar.gz |
- :meth:`.MetaData.create_all` and :meth:`.MetaData.drop_all` will
now accommodate an empty list as an instruction to not create/drop
any items, rather than ignoring the collection. [ticket:2664].
This is a behavioral change and extra notes to the changelog
and migration document have been added.
- create a new test suite for exercising codepaths
in engine/ddl.py
Diffstat (limited to 'lib/sqlalchemy/orm/unitofwork.py')
0 files changed, 0 insertions, 0 deletions