diff options
author | Helmut Grohne <helmut@subdivi.de> | 2014-03-08 17:26:53 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2014-03-08 17:26:53 +0100 |
commit | f846a2487c3d7c14f07e7f9b3d5aa0d803733ed9 (patch) | |
tree | de3bd44b06068b95881fa3a49e96451ab4b22728 /update_sharing.py | |
parent | 5ccb80491346bab81414f74cd8297285083a5d8f (diff) | |
download | debian-dedup-f846a2487c3d7c14f07e7f9b3d5aa0d803733ed9.tar.gz |
get rid of lastrowid usage
On psycopg2 the lastrowid attribute is always 0. The documentation
advises to use inserted_primary_key instead, but in order to use that,
the sqlalchemy expression language must be used.
Diffstat (limited to 'update_sharing.py')
0 files changed, 0 insertions, 0 deletions