Add last_updated columns to all tables that can be updated

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: None
    • Component/s: Schema Change
    • 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.

            Assignee:
            Unassigned
            Reporter:
            Michael Wiencek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Version Package