Skip to content

LinkedQL Dump Histories

Oxford Harrison edited this page Nov 9, 2024 · 3 revisions

Command: linkedql dump-histories

Dump database histories to a local histories file.

What it does: dumps all database histories to a local histories file: histories.json (or histories.yml if found already exists); typically used in combination with linkedql replicate to perform a migration.

Usage

npx linkedql dump-histories
Clone this wiki locally