alog icon indicating copy to clipboard operation
alog copied to clipboard

Get inserted_at value from first inserted item

Open SimonLab opened this issue 7 years ago • 0 comments

When retrieving item (with the functions get or all for example) the inserted_at and updated_at value will always be the same as a new item is inserted on update.

So the inserted_at doesn't represent the value of the first inserted item. Should we update this value to match the first inserted_at item?

@Danwhy @nelsonic any thought on this?

SimonLab avatar Jan 10 '19 10:01 SimonLab