Skip to main content

Module ddl

Module ddl 

Source
Expand description

DDL statements for the Macrame bitemporal schema as specified in §4.

Constants§

ABORT_DELETE_GUARD
ABORT_MONOTONIC_RA
ABORT_SINGLE_OPEN
ARCHIVE_SESSION_MARKER
Marker table probed by the delete guards (D-008 revised).
CREATE_ANALYTICS_ANNOTATIONS_TABLE
Derived analytics output, keyed by concept and label (§5.4, D-041).
CREATE_CONCEPTS_FTS
The keyword half of hybrid search: an FTS5 index over concept text (§5.9).
CREATE_CONCEPTS_TABLE
CREATE_INDICES
CREATE_LINKS_CURRENT_TABLE
CREATE_LINKS_TABLE
CREATE_TRANSACTION_LOG_TABLE
CREATE_TRIGGERS
Every trigger the schema declares.
REBUILD_CONCEPTS_FTS
Reconstruct the FTS index from concepts (§5.9, D-036).
VERIFY_CONCEPTS_FTS
FTS5’s own consistency check — and it cannot see the failure that matters (§5.9, D-071).
WEIGHT_CHECK
Table-level CHECK on links.weight (§4.7, T2.1, D-083).

Functions§

create_embeddings_index
The DiskANN index over a model’s vectors.
create_embeddings_table
The per-model embedding table (§4.1, D-005), for a validated model name.