Skip to content

May I ask where the Collection pdc_instance_map retrieved from this project was initialized? The initialization location was not found in any other project #6

Description

@akishadow

May I ask where the Collection pdc_instance_map retrieved from this project was initialized? The initialization location was not found in any other project, and the log is printed as
db.pdb_instance_map.aggregate([
{
"$match": {
"$or": [
{
"$and": [
{"entry_id": "100D"},
{"asym_id": "B"}
]
}
]
}
}
], {
"cursor": {"batchSize": 256}
})
But this Collection pdc_instance_map was not found in mongoDB

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions