Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-10177

Create an editor_collection_collaborator table for collaborative collections

XMLWordPrintable

      For MBS-9428, a new table is added:

      CREATE TABLE editor_collection_collaborator (
       collection INTEGER NOT NULL, -- PK, references editor_collection.id
       editor INTEGER NOT NULL -- PK, references editor.id
      );
      

            reosarevok Nicolás Tamargo
            reosarevok Nicolás Tamargo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Schema change, 2019 Q2