diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-05-12 12:47:09 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-05-12 12:47:09 -0400 |
commit | 9826ba73a6a614a92be7104474428dde40c2d773 (patch) | |
tree | 64f6f06570fffe2a8322529e2ca5c3bc765a1ca1 /lib/sqlalchemy/ext/mutable.py | |
parent | 2101cf7f405e43465cc33a854df43a859bc8e3ab (diff) | |
download | sqlalchemy-9826ba73a6a614a92be7104474428dde40c2d773.tar.gz |
- polymorphic_union() gets a "cast_nulls" option,
disables the usage of CAST when it renders
the labeled NULL columns. [ticket:1502]
- polymorphic_union() renders the columns in their
original table order, as according to the first
table/selectable in the list of polymorphic
unions in which they appear. (which is itself
an unordered mapping unless you pass an OrderedDict).
Diffstat (limited to 'lib/sqlalchemy/ext/mutable.py')
0 files changed, 0 insertions, 0 deletions