Skip to content

expose _pdbx_database_status #163

@aozalevsky

Description

@aozalevsky

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions