DiagnosticExportResult
Defined in: packages/client/src/export-dump.ts:38
The SQL artefact + its report — the resolved value of SyncClient.exportDiagnostics.
Properties
Section titled “Properties”file:
File
Defined in: packages/client/src/export-dump.ts:40
The pg_dump output as a named File (application/sql), loadable into a vanilla Postgres.
report
Section titled “report”report:
DiagnosticDumpReport
Defined in: packages/client/src/export-dump.ts:42
The structured record of the export (ADR-0035).