cover_art_archive.index_listing is missing all filesize columns in production

XMLWordPrintable

      cover_art_archive.index_listing is missing the following columns in production (which do exist on event_art_archive.index_listing):

      • filesize
      • thumb_250_filesize
      • thumb_500_filesize
      • thumb_1200_filesize

      These were added to the cover_art_archive.cover_art table for MBS-7480 in schema 25, but at that time we never recreated the CAA view which selects * from this table. The EAA table and associated view were added later, so no migration was needed; the view had these columns from the start.

      Note that people who created their DBs on/after schema 25 will have these columns in the view.

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

              Created:
              Updated:

                Version Package
                Schema change, 2025 Q2