
I am really enjoying what you guys are doing here, but at the moment building a more complex query method isn't very great. I am hoping on seeing some features in the near future. I was testing a lot last year with Appwrite, but never came to a production software with Appwrite yet.
- Feature: Support logical OR in queries: https://github.com/appwrite/appwrite/issues/2740
- Bug : Query an Array attribute with an array of values does not work: https://github.com/appwrite/appwrite/issues/2838
These 2 issues are important to have to aquire a good replacement for software like Strapi, etc. And the new relationships are awesome, maybe it can solve multiple pending issues.
Recommended threads
- [Bug] `collection` is an unusable attrib...
**Reproduction** - Create a string attribute called `collection` in Appwrite databases - Create a new document using the `node-appwrite` SDK and assign any str...
- Bulk Operations in Function API KEY
When my appwrite function executes (hosted on appwrite console), the bulk operations don't execute (without error) unless I add a dev key as an API Key in the e...
- Can't create empty documents?
When I try to create a document without any data, I get this error: ```json {"message":"The document data is missing. Try again with document data populated","c...
