github dolthub/dolt v0.27.1
0.27.1

latest releases: v1.43.14, v1.43.13, v1.43.12...
3 years ago

Merged PRs

dolt

  • 1957: Allow setting head ref session var, e.g. @@mydb_head_ref to change branches
    Also fixed a bug where it wasn't being updated on a branch change
  • 1954: go/libraries/doltcore/env/actions/commitwalk: Cache commit meta during the topological walk to avoid n^2 work materializing it over and over.
  • 1949: Branch and commit-qualified database names enabled by default
  • 1947: Change force commit to bypass conflicts and constraint violations
    Previously --force only bypassed invalid foreign keys. With the addition of constraint violations, this check has been rendered redundant, and --force seems like it should bypass all blockers on commit anyway.
  • 1946: go/go.mod: Override indirect mongo-driver version to keep vulnerability scanner clean.
  • 1945: Small fixes
    Super small fixes
  • 1941: Vinai/dolt merge ret type
    Fixes #1937
  • 1939: Add Bats Testcase for importing and exporting timestamps
    Addresses #1903

go-mysql-server

vitess

  • 82: Max/status
    Status can be used as a constrain name and referenced from a constraint expression.

Closed Issues

  • 1937: Change result type for dolt_merge()
  • 509: Bug where using parameter for limit in prepare statement

Don't miss a new dolt release

NewReleases is sending notifications on new releases.