Back

query.notequal in 1.5.x

  • 0
  • Databases
mauricev
8 Apr, 2024, 04:00

I have some queries along this vein List<String>? genoTypeQuery = [ Query.notEqual("genotype", [""]) // empty string brings back all genotypes ]; This query throws an exception in 12.0.1/1.5.4. It worked previously. I workaround this by just passing no query parameter to listdocuments, so technically I never needed this query but shouldn't it still work?

TL;DR
Developers encountering issues with the `notEqual` query in version 1.5.x. The query that previously worked in version 12.0.1 is now throwing exceptions. The workaround is to pass no query parameter to `listDocuments`.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more