comparison roundup/token.py @ 6803:db437dd13ed5

set method doesn't include user set timestamp if update set() is supposed to update the record with the key if it already exists. It does update the value marshalled data blob. However it doesn't update the timestamp column for rdbms tables if provided. This change updates the x_time column with the provided __timestamp or preserves the original timestamp.
author John Rouillard <rouilj@ieee.org>
date Mon, 25 Jul 2022 15:07:32 -0400
parents f023edbeb24d
children
comparison
equal deleted inserted replaced
6802:044dcf3608a2 6803:db437dd13ed5

Roundup Issue Tracker: http://roundup-tracker.org/