mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-31 12:45:51 -05:00
The pinned image (v0.21.12) predates paradedb/paradedb#4338, which fixes 'could not read blocks' errors when a BM25 query with a non-indexed predicate (our deleted_at filter) hits stale ctids after VACUUM truncation. Repeated fixture reloads in the feature tests trigger exactly that, making TestTaskSearchTitleBoost fail intermittently.