Skip to content

Ability to specify projected collection name distinct from projected document type. #380

@ziskey

Description

@ziskey

Currently the MongoDB projector bases the projected collection name on the document type (e.g. InvoiceDocument is projected to a collection called "Invoice"). It would be useful to be able to specify the collection name explicitly, so it would be possible to project "InvoiceDocument" to a collection called "invoices" for example.

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