This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Store created date and last updated date as part of a CouchDB model when saving/updating #1879
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
Milestone
🚀 Feature Proposal
For auditing purposes, we would like to save the created date and last updated date for CouchDB models.
These should be stored as unix timestamps.
Created date should only be updated on object create.
Last Updated should be displayed anytime the model is updated.
Motivation
Auditing
Example
The text was updated successfully, but these errors were encountered: