diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-16 12:58:13 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-16 12:58:13 -0400 |
commit | 84c6857d214725246c28f97b4dba9d52385f9a37 (patch) | |
tree | 469a3d2e4a18c0c7b7122eda68faa05a426ecc47 /test/dialect/test_postgresql.py | |
parent | e5256b76300ab704f386709c997381c8bf8a9358 (diff) | |
download | sqlalchemy-84c6857d214725246c28f97b4dba9d52385f9a37.tar.gz |
- Fixed bug which caused "row switch" logic, that is an
INSERT and DELETE replaced by an UPDATE, to fail when
version_id_col was in use. [ticket:1692]
- Added "version_id_generator" argument to Mapper, this is a
callable that, given the current value of the "version_id_col",
returns the next version number. Can be used for alternate
versioning schemes such as uuid, timestamps. [ticket:1692]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions