diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-07-05 20:37:44 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-07-05 20:37:44 +0000 |
commit | 0f42004deeab823398571986ff4a75eb536267ea (patch) | |
tree | 2400ec34559d9cf229e77d45c14f3ef6dc35aae5 /lib/sqlalchemy/databases/postgres.py | |
parent | cf9edea20362ee97d3bd8887676dfc174e3721bb (diff) | |
download | sqlalchemy-0f42004deeab823398571986ff4a75eb536267ea.tar.gz |
- session.refresh() raises an informative error message if
the list of attributes does not include any column-based
attributes.
- query() raises an informative error message if no columns
or mappers are specified.
- lazy loaders now trigger autoflush before proceeding. This
allows expire() of a collection or scalar relation to
function properly in the context of autoflush.
- whitespace fix to new Table prefixes option
Diffstat (limited to 'lib/sqlalchemy/databases/postgres.py')
0 files changed, 0 insertions, 0 deletions