mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
SQLite has no statement-level timeout primitive, so the test's expectation that a slow query returns 408 is not implementable on this adapter. Skip explicitly rather than letting it surface as a failure on the SQLite matrix. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>