Skip to content

Get by multiple IDs #5

Closed
Closed
@joonas-yoon

Description

@joonas-yoon

as like:

>>> db['GQSRTmnGbw6Ssuqyu3KYFs']
{ ... }
>>> db[['GQSRTmnGbw6Ssuqyu3KYFs', 'TAy4Qvq82vJk5Ss5vfSY5f']]
[{...}, {...}]

If it works well, we can do this:

>>> db[db.find(...)]
[{...}, {...}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions