this.database.listDocuments(this.joinedUserDatabaseId, this.joinedUserCollectionId,[Query.search('email', search), Query.notEqual('email', ignoreThisEmail)])
email value is: a-sample@sample.com
I just get an empty array back. With "_" in the mail and of course only characters/numbers works perfectly.
I use Appwrite Cloud and Angular with Sdk.
I just can't explain it for me ๐
thanks for any help.
greets matze
Thanks ๐ i dont found this info inside appwrite docu.
Recommended threads
- Iโm facing an issue with deployments on ...
Hi Appwrite Support, Iโm facing an issue with deployments on Appwrite Sites. A few days ago (around 3โ4 days back), everything was working perfectly. My deplo...
- Appwrite Cloud project is paused and nev...
Hi Appwrite Team & Community, I am facing a problem with one of my Appwrite Cloud projects which seems to be identical to the other cases of "paused projects" ...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...