Skip to content

dolt_stash stored procedure#9308

Merged
NathanGabrielson merged 14 commits intomainfrom
nathan/stashes
Jun 11, 2025
Merged

dolt_stash stored procedure#9308
NathanGabrielson merged 14 commits intomainfrom
nathan/stashes

Conversation

@NathanGabrielson
Copy link
Contributor

@NathanGabrielson NathanGabrielson commented Jun 4, 2025

This Pr implements issue #7623.

Includes the following changes:

  1. dolt_stashes system table to view current stashes. Currently read-only.
  2. dolt_stash() stored procedure to use in the server context. Must be given a specific command (push, pop, clear, or drop) and a stash name.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants