Skip to main content

Crate fathomdb_schema

Crate fathomdb_schema 

Source

Structs§

BootstrapReport
Migration
SchemaManager
SchemaVersion

Enums§

SchemaError

Constants§

DEFAULT_FTS_TOKENIZER
Default FTS5 tokenizer used when no per-kind profile is configured.

Functions§

fts_column_name
Derive the canonical FTS5 column name for a JSON path.
fts_kind_table_name
Derive the canonical FTS5 virtual-table name for a given node kind.
resolve_fts_tokenizer
Look up the FTS tokenizer configured for a given kind in projection_profiles.
vec_kind_table_name
Derive the canonical sqlite-vec virtual-table name for a given node kind.