EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

When will there be support for the "!=" and "not-in" WhereOfOperators? #1802

Open ninahorne opened 3 years ago

ninahorne commented 3 years ago

According to firebase documentation herehttps://firebase.google.com/docs/firestore/query-data/queries#query_operators, firebase supports "!=" and "not-in" query operators. In version 11.3.1 of this plugin, there is no support for these operators. I didn't see any updates.. but maybe I am mistaken. Do you know when there will be support for these operations? Thanks!

ninahorne commented 3 years ago

Hello?