Threads
Can't update to 1.9.0
I'm trying to update from 1.8.1 to 1.9.0 but I keep getting this error: http://appwrite/v1/health/version => Operation timed out after 2001 milliseconds with 0 bytes received; http://host.docker.inte...
- Self Hosted
2 months ago
Cannot use createdBefore query on bulk delete
sdk: dart version: 19.2.1 final timestamp = DateTime.timestamp() .subtract(const Duration(days: 1)) .toIso8601String(); await database.deleteRows( databaseId: Platform.en...
- Self Hosted
- Databases
7 months ago