Skip to contents

Uses DuckDB's VACUUM INTO to create a clean, compacted copy of the user's extra database at the specified path.

Usage

codeminer_snapshot_extra(path)

Arguments

path

File path for the snapshot.

Value

The snapshot path, invisibly.