dynamo-easy
dynamo-easy copied to clipboard
auto generate timestamps
possibility to enable auto generation of timestamps like creationDate and lastUpdatedDate
I guess you'd integrate it with the @DateProperty decorator. To still support custom DateTypes we would need to have the default constructor of the date class (or a provided function) to create such a timestamp.