#edutomesco
1 messages · Page 1 of 1 (latest)
You'd create a new usage record with the same timestamp as the existing record you're changing
You can't mutate them
You can't mutate an existing record no, you just overwrite it
So create a new record with the same timestamp and then the 'correct' usage value
And it'll overwrite the existing record with the same timestamp
np!