History talk:Next Generation Schema/Release Editor: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(New page: Open questions about the schema: * Why do we have a table called track and a table called recording? What purpose do they serve? * Why does the recording table have an artist_credit that ...)
(No difference)

Revision as of 18:38, 7 July 2009

Open questions about the schema:

  • Why do we have a table called track and a table called recording? What purpose do they serve?
  • Why does the recording table have an artist_credit that is not an FK and track does as well, but there its not an FK? Is this a graph error?
  • Why do both recording and track have an artist_credit and name?