I am using the dart_appwrite 10.1.1 how to query using OR Query.or does not exist!!
The new Queries will be in Appwrite 1.5 when it's released
Is there any existing way to do this
Not other than creating a few separate calls and combining them on your side
1.5 should be release by the end of this month, though
Recommended threads
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- Dart Runtime as Function is missing
Hey guys, I set the _APP_FUNCTIONS_RUNTIMES to dart-3.10 and redeployed the appwrite stack but unfortunately the dart runtime doesnt show up. I copied the val...
- Retrieving Data From Backups
Hiya, I have a user requesting for data they accidentally deleted. I don't have document history built into my app. Is there a way to extract data from the auto...