Skip to main content

Module export

Module export 

Source
Expand description

Export functionality for the task-graph database.

Provides methods to serialize database tables for structured export. Each table is queried with deterministic ordering to produce stable, diffable output.

Structs§

ExportOptions
Options for controlling export behavior.

Constants§

EPHEMERAL_TABLES
Tables excluded from export (ephemeral/runtime state).
PROJECT_TABLES
Tables included in export (project data).