-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: None
-
None
We currently have 76 rows where there is nothing useful at all:
musicbrainz_db_20110516=> select count(*) from release_label where label is null and catalog_number is null;
count
-------
76
(1 row)