发布

  • dsess: add DoltSession.DirtyBranchRevisions

    frostbyte_neo 发布于 2026-05-28 16:39:02 +00:00

    Companion to DirtyDatabases() that returns the revision-qualified name
    of every dirty (database, branch) pair, so callers can act on the
    specific branch state via CommitWorkingSet / DoltCommit / Rollback
    without having to dig through internals.

    Needed by dolthub/dumbodb's working-set-onto-sessions refactor, which
    iterates dirty branches per session at transaction commit/abort time.

    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

    下载附件