Skip to main content

Module export_database

Module export_database 

Source
Expand description

Request-scoped database export preparation. The frontend authorizes the entire captured selection before preparation; these trusted methods do not check ACLs.

Structs§

DatabaseExportSummary
Returned only after every started job has closed or drained its owned I/O.
PreparedDatabaseExport
A validated request-scoped selection, not a metadata snapshot or an ACL token.

Enums§

DatabaseExportJob 🔒

Functions§

run_database_export_jobs 🔒