-
- Notifications
You must be signed in to change notification settings - Fork 2
LinkedQL Clear Histories
Oxford Harrison edited this page Nov 15, 2024 · 3 revisions
Permanently erase savepoint histories.
What it does: irreversibly deletes savepoint records for all databases.
Use the --select
flag to explicitly list histories to clear. (REQUIRED)
npx linkedql clear-histories --select=database_1,database_3
npx linkedql clear-histories --select=*