PosePipeline icon indicating copy to clipboard operation
PosePipeline copied to clipboard

Store computed timestamps [BREAKING]

Open peabody124 opened this issue 4 years ago • 0 comments

For any cases where code is changed, it would be very beneficial to store the timestamp for when rows are computed. This is easy to do using:

    timestamp=CURRENT_TIMESTAMP : timestamp    # automatic timestamp

peabody124 avatar Jan 23 '22 20:01 peabody124