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
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...