diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-06-17 00:49:08 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-06-17 00:49:08 +0000 |
commit | 909758df8edf5e319127216bc2c4ce0fe780de21 (patch) | |
tree | 327f091acae7e0c40933d71d1c3e6183fb38f3d4 /lib/sqlalchemy/sql.py | |
parent | 23525a3ea876f6ab16566c2dd0bbaa7ec1037052 (diff) | |
download | sqlalchemy-909758df8edf5e319127216bc2c4ce0fe780de21.tar.gz |
- result.last_inserted_ids() should return a list that is identically
sized to the primary key constraint of the table. values that were
"passively" created and not available via cursor.lastrowid will be None.
- sqlite: string PK column inserts dont get overwritten with OID [ticket:603]
Diffstat (limited to 'lib/sqlalchemy/sql.py')
0 files changed, 0 insertions, 0 deletions