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
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...