Skip to content

feat: command to export to different database - #397

Open
Vonr wants to merge 2 commits into
QuiltServerTools:masterfrom
Vonr:feat/export
Open

Vonr wants to merge 2 commits into
QuiltServerTools:masterfrom
Vonr:feat/export

Conversation

@Vonr

@Vonr Vonr commented Sep 14, 2026

Copy link
Copy Markdown

Export

/ledger export
Permission: ledger.commands.export


/ledger export <jdbc_url> [batch_size]

This command will export the current database to another database specified via a JDBC URL,
skipping rows containing blacklisted items.

This operation leaves the current database untouched but
destroys any existing data in the relevant tables in the target database.

Attempting to export to the same target database concurrently may lead to unexpected results.

@Vonr
Vonr requested a review from a team as a code owner September 14, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant