Skip to content

notOneOf() is missing in Dart APIΒ #591

Open
@centy

Description

@centy

Use case

I need to get from DB all objects that does not meet condition.

box.query(MyData_.name.notOneOf(['name1','name2']))

It would be great to add that option as described in doumentation:
https://docs.objectbox.io/queries#common-conditions

Metadata

Metadata

Assignees

No one assigned

    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