appwrite/app/controllers/api
ArnabChatterjee20k f6655343c7 pr comments addressed
* Added new exception `MIGRATION_DATABASE_TYPE_UNSUPPORTED` with proper error metadata and HTTP 400 response.
* Replaced generic CSV database type errors with the new migration-specific exception for clearer error handling.
* Added support for `DOCUMENTSDB` in migration transfer resource service mapping.
* Fixed Appwrite report initialization by correctly injecting `getDatabasesDB`.
* Updated database adapter initialization to conditionally disable attribute support for `DOCUMENTSDB`.
* Moved `setSupportForAttributes` logic from pool initialization to database resource creation.
* Removed duplicate `getDatabasesDB` resource definition and redundant database event listener setup.
* Cleaned up unused variables and minor code inconsistencies.
* Fixed docblock formatting in `TransactionState`.
* Adjusted metrics handling in VectorDB embeddings text creation (removed unnecessary trigger/reset flow).
2026-03-10 14:30:57 +05:30
..
account.php perf: optimize updateDocument() calls to use sparse documents 2026-03-06 17:05:19 +05:30
graphql.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
locale.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
messaging.php Fix 500 errors where we don't report duplication properly 2026-02-25 23:58:22 +01:00
migrations.php pr comments addressed 2026-03-10 14:30:57 +05:30
project.php Revert "Fix: add missing sites bandwidth to project usage" 2026-02-25 12:56:05 +05:45
projects.php added controllers 2026-02-25 16:09:28 +05:30
users.php perf: optimize updateDocument() calls to use sparse documents 2026-03-06 17:05:19 +05:30