mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- Add skipFilters to Reports/Get.php (was the only endpoint still triggering the full N+1 subquery cascade) - Scale CTA batch limit dynamically (insightCount * MAX_CTA_COUNT) instead of fixed APP_LIMIT_SUBQUERY to prevent silent truncation - Revert deleteReport to callback-based pagination so CTAs are not orphaned when a report has more than APP_LIMIT_SUBQUERY insights - Add explicit prefix lengths (700) to _key_project_resource and _key_project_parent_resource indexes to stay under InnoDB 3072-byte limit - Validate CTA service/method against ADVISOR_CTA_SERVICES and ADVISOR_CTA_METHODS enums in the CTAs validator Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Advisor/Validator | ||
| Auth | ||
| Detector | ||
| Docker | ||
| Event | ||
| Filter | ||
| Functions/Validator | ||
| General | ||
| GraphQL | ||
| Messaging | ||
| Migration | ||
| Network | ||
| OpenSSL | ||
| Platform/Modules | ||
| SDK/Specification | ||
| Task/Validator | ||
| Template | ||
| Transformation | ||
| URL | ||
| Utopia | ||
| Vcs | ||