Expand description
Orchestrate loading a table folder into validated rows.
Functions§
- load_
database - Load a multi-table database directory.
- load_
table - Load all markdown files in a folder, validate, and return rows.
- load_
table_ cached - Load with an optional mtime-based cache. Unchanged files are served from cache.