diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-06-16 18:41:54 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-06-16 18:41:54 -0400 |
| commit | 3ebb7d8e942ded31efbdb052ae3a1f08a6fc3d3d (patch) | |
| tree | 6f5494b3732689c822a6b77891c6cc622322e206 /lib/sqlalchemy/sql/expression.py | |
| parent | 2528595802a7900e1a61570d7228bd445b5b7f3f (diff) | |
| download | sqlalchemy-3ebb7d8e942ded31efbdb052ae3a1f08a6fc3d3d.tar.gz | |
- [bug] The ResultProxy methods inserted_primary_key,
last_updated_params(), last_inserted_params(),
postfetch_cols(), prefetch_cols() all
assert that the given statement is a compiled
construct, and is an insert() or update()
statement as is appropriate, else
raise InvalidRequestError. [ticket:2498]
- ResultProxy.last_inserted_ids is removed,
replaced by inserted_primary_key.
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions
