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
- 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?
- 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...
- Help