Skip to content

Models without searchIndexes defined break db setup #3

@adragoset

Description

@adragoset

If a model doesnt have searchIndexes property defined _runDatabaseSetup will break with a null reference exception. Ideally i should be able to define a model without a searchIndexes property if the model has no searchIndexes. The base model should implement this property as an empty object if setup code absolutely requires it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions