Files
janssen/Knowledgebase
administrator 586c2c4484 Fix vector search parameter ordering for pgvector
%s placeholders in SQL are positional — SELECT score param must come
before WHERE conditions in the params list, not after.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 06:41:30 +02:00
..