Skip to content

neq[Not equal (!=)] is not working properly #97

@Surender246

Description

@Surender246

Hi all,

I want to get the data whose "completeflag" is not equal to null.For this am using the following query.

"/api/v1/orderdetails?filter[where][completeflag][neq]=null" but i got following response

capture

which i noticed is that the response data is for whose "completeflag" is null, But i want only the data whose completeflag is not null, please help me to achieve this(Am using Postgresql).

Thanks in Advance.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions