DataExportResult
Defined in: packages/client/src/export-data.ts:64
The SQL artefact + its report — the resolved value of SyncClient.exportData.
Properties
Section titled “Properties”file:
File
Defined in: packages/client/src/export-data.ts:66
The portable SQL as a named File (application/sql), loadable into a vanilla Postgres.
report
Section titled “report”report:
DataExportReport
Defined in: packages/client/src/export-data.ts:68
The structured record of the export (ADR-0035).