Aaruul
@_aaruul
- Java Developer
- Dart Developer
- Web Developer
- Flutter Developer
- Kotlin Developer
- Rank 2: Process
- 1Threads
- 9Replies
Threads
Accidental deletion of two production databases via CLI, requesting restore
Hello Appwrite Support, We accidentally deleted two production databases and urgently need your help restoring them. What happened: On 2026-08-14 at approximately 06:10 UTC, we ran appwrite push tab...
- Databases
- Cloud
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a subtype of type 'int' appwrite: 23.1.0
- Databases
- Flutter
- Cloud
appwrite pull Tables duplicates all collections in appwrite.json
I encountered a bug when running appwrite pull Tables. Every existing collection in my appwrite.json gets duplicated. One collection ended up appearing three times. For context, I have 32 tables in ...
- Databases
- Cloud
Image transformations
On flutter web, when using image transformations, the results are being cached. When I replace an image, the old version still appears. Is it possible to manually clear the cache? Also, how long does ...
- Flutter
- Web
- Storage
- Cloud