paradedb.field
and paradedb.tokenizer
functions that make it easier to configure fields in create_bm25
. While Postgres
JSONB
can still be passed to create_bm25
, JSON5 strings without double quotes around keys are no longer supported.preserve_casing
option to CREATE FOREIGN TABLE
that preserves the casing of column names during auto schema creationpgvector
version 0.7.3
The full changelog is available here.