How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Introducing `dolt_squash_history()`

calendar_today July 31, 2026 person Tim Sehn domain dolthub

Dolt keeps every version of every row, but sometimes you want less history, not more. The new dolt_squash_history() procedure collapses your commit history into a single commit with one call, no rebase required. This article explains why and how.

open_in_new Read original post