Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created July 23, 2012 20:28
Show Gist options
  • Save mayhem/3166041 to your computer and use it in GitHub Desktop.
Save mayhem/3166041 to your computer and use it in GitHub Desktop.
musicbrainz_db_20110516=> select * from release_group_primary_type order by id;
id | name
----+-----------
1 | Album
2 | Single
3 | EP
11 | Other
12 | Broadcast
(5 rows)
musicbrainz_db_20110516=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment