Expand description
Org data import — load a previously exported JSON bundle.
Reads the export bundle, validates metadata, and inserts rows into the appropriate tables. Skips rows that already exist (by PK).
Structs§
- Import
Result - Import result summary.
Functions§
- import_
org_ data - Import org data from an export bundle file.