⌘+k ctrl+k
1.0 (stable)
Search Shortcut cmd + k | ctrl + k
ducklake_schema_versions

This table contains the schema versions for a range of snapshots. It is necessary to compact files with different schemas.

Column name Column type  
begin_snapshot BIGINT  
schema_version BIGINT  
table_id BIGINT  
  • begin_snapshot refers to a snapshot_id in the ducklake_snapshot table.
  • schema_version refers to the schema_version of a ducklake_snapshot.
  • table_id refers to the id of the table, allowing to track the schema changes per table.
© 2026 DuckDB Foundation, Amsterdam NL
Manifesto Blog