github dolthub/dolt v0.40.3
0.40.3

latest releases: v1.43.11, v1.43.10, v1.43.9...
2 years ago

Merged PRs

dolt

  • 3440: Dolt clean
    CLI and SQL clean function. Clears untracked tables by finding the
    difference between HEAD and the current working set and then deleting
    the result.
    Optionally specify --dry-run to avoid persisting the result root.
    Optionally pass a list of table names to filter for deletion if
    untracked.
  • 3413: Fix error message for DOLT_MERGE conflicts
    This pr is a little incomplete with regards to constrain violations. cc: #3414

go-mysql-server

  • 1021: Allow SHOW CREATE PROCEDURE for external procedures + display a fake CREATE PROCEDURE

Closed Issues

  • 3428: SHOW CREATE PROCEDURE on dolt stored procedures should return something other than "procedure does not exist"

Don't miss a new dolt release

NewReleases is sending notifications on new releases.