github dolthub/dolt v1.32.6
1.32.6

latest releases: v1.43.0, v1.42.20, v1.42.19...
7 months ago

Merged PRs

dolt

  • 7450: push should ignore tracking branch

    Fix for: #7448

  • 7443: add disable version check warning
    Adds a message to provide instructions on how to disable the version out-of-date check. This message will print once per version.
    Related: #7435

  • 7441: Persist table comment from create table
    We already parse table comments, but they were not persisted anywhere. This change adds support for persisting table comments so that they can be round-tripped between create table and show create table.
    In addition to the follow ups in the GMS layer (mentioned in dolthub/go-mysql-server#2307), there is one follow up in the dolt layer to update Dolt's merge logic to merge table comment changes.
    Depends on dolthub/go-mysql-server#2307
    Related to #7416

go-mysql-server

Closed Issues

  • 7416: add table create comment to table spec
  • 7438: Issue creating views across databases

Don't miss a new dolt release

NewReleases is sending notifications on new releases.