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§
- Export
Options - Options for controlling export behavior.
Constants§
- EPHEMERAL_
TABLES - Tables excluded from export (ephemeral/runtime state).
- PROJECT_
TABLES - Tables included in export (project data).