summaryrefslogtreecommitdiff
path: root/test/dialect/test_postgresql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-03-16 12:58:13 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-03-16 12:58:13 -0400
commit84c6857d214725246c28f97b4dba9d52385f9a37 (patch)
tree469a3d2e4a18c0c7b7122eda68faa05a426ecc47 /test/dialect/test_postgresql.py
parente5256b76300ab704f386709c997381c8bf8a9358 (diff)
downloadsqlalchemy-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