-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We recently added the deposition date to the validation reports, which requires accessing _pdbx_database_status.recvd_initial_deposition_date. If I'm correct, the only way to do it now is by using semi-hidden (because of the _) system._database_status['recvd_initial_deposition_date'] attribute. Since this table provides important information, I believe it's worth exposing it explicitly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request