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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...