mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
e21614088f
- Fix OR precheck bug: skip attribute existence check when OR conditions exist, since OR can match with partial attributes present - Remove dead code in app/realtime.php (unused $names and $channels variables) - Add tests for OR queries with missing attributes in one branch Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>