appwrite/app/controllers/api
Prem Palanisamy 5d1009b324 fix: correct resourceType routing, schemaless validation, and E2E tests for migrations
- Add getDatabaseResourceType() helper to map database types to resource constants
- Use database-specific resourceType for CSV/JSON import/export instead of hardcoded TYPE_DATABASE
- Skip attribute validation for schemaless databases (DocumentsDB/VectorsDB) in exports
- Parse JSON export queries in migration worker
- Restore MigrationsBase from 1.9.x and append VectorsDB/DocumentsDB E2E tests
2026-03-31 12:35:18 +01:00
..
account.php Rework without schema changes 2026-03-23 11:52:40 +01:00
graphql.php fix: address review comments for User class pattern 2026-03-26 02:48:02 +00:00
locale.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
messaging.php Fixes 2026-03-19 22:54:45 +01:00
migrations.php fix: correct resourceType routing, schemaless validation, and E2E tests for migrations 2026-03-31 12:35:18 +01:00
project.php Merge branch '1.9.x' into revert-11585-revert-11402-sync-mongodb 2026-03-24 03:03:02 +00:00
projects.php Fixes 2026-03-19 22:54:45 +01:00
users.php Fixes 2026-03-19 22:54:45 +01:00