Skip to content

Handling of null values #83

Description

@Pierlou

With #82 we significantly improved how we deal with null values but things are still not clean for:

  • not... operators, for instance notcontains and notin: should we return null values for these cases?
  • do we want to allow to pass null in the list of values to consider for in/notin operators, like column1__in=1,2,null

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