Open peabody124 opened 2 years ago
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
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: