Documentation
¶
Overview ¶
Package migrations embeds ken's SQL schema migrations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds the ordered migration files, applied in lexical order. All are plain SQL applied unconditionally; 0002_embeddings.sql creates an entry_embedding table that stays empty until an embedding provider is configured (no SQLite extension is required).
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.