No entries found

SQL query was:
select count(*) from (select distinct e."ID" as "BMRB ID",cast(e."ID" as integer) as num from macromolecules."Entry" e join (select distinct "Entry_ID" as "ID","Database_name" as "Database_code","Database_accession_code" as "Accession_code" from macromolecules."Related_entries" union select distinct "Entry_ID" as "ID","Database_code","Accession_code" from macromolecules."Assembly_db_link" union select "Entry_ID" as "ID","Database_code","Accession_code" from macromolecules."Entity_db_link" union select "Entry_ID" as "ID","Database_code","Accession_code" from macromolecules."Chem_comp_db_link") d on d."ID"=e."ID" where d."Database_code"='PDB' and d."Accession_code" ~* '1APY') as foo

(If the results don't include an entry that should be there, please check the list of NMR-STAR 2.1 entries that have not been updated to NMR-STAR 3.1 yet)