-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
We have many tables that support updates that don't indicate when they were last updated, including tables that store entity data.
Extending the use of last_updated columns would be useful both for calculating proper "last edited" dates for entities (MBS-151) and for debugging purposes.
Some tables like artist_credit and link are not meant to receive UPDATE's. Such tables should generally have a created column instead.
- is a dependency of
-
MBS-151 Add last edited timestamp to the webservice
- Open