appwrite/tests/unit/Utopia/Database
Jake Barnby e21614088f fix: Address CodeRabbit review comments
- 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>
2026-02-05 22:24:26 +13:00
..
Documents Reapply "Merge pull request #11130 from appwrite/feat-auth-instance" 2026-01-15 04:08:00 +13:00
Query fix: Address CodeRabbit review comments 2026-02-05 22:24:26 +13:00
Validator Add compound UID unit test 2024-02-20 20:10:20 +13:00