does the startsWith query not work with appwrite cloud storage?
TL;DR
The user is asking if the startsWith query method works with Appwrite cloud storage. The answer is that it does not work with Appwrite cloud storage, but a temporary solution is to use the search query method instead.
Drake
29 Jul, 2023, 16:36
Correct, that was added in 1.3 while cloud is on 1.1.2
andrei
29 Jul, 2023, 18:19
Thanks for confirming
andrei
29 Jul, 2023, 18:20
I'm searching using the search param and checking on the client if the name starts with what I want