github dolthub/dolt v0.23.2
0.23.2

latest releases: v1.35.13, v1.35.12, v1.35.11...
3 years ago

This release supports ALTER TABLE MODIFY COLUMN statements.

Merged PRs

  • 1321: disable query diff
    query diff was a little known feature that was not well documented and was the source of a large amount of maintenance work. We can recover this from git in the future, or reimplement once it is a priority.
  • 1317: Removed extraneous diff.go file
  • 1312: bats tests for primary key column change diff panic
  • 1309: added two skipped bats
  • 1306: Check constraints on commit
  • 1299: Vinai/dolt merge Part 1. Just Fast Forward Merge
    This pr starts the Dolt_Merge process that works with a fast forward.
  • 1290: Added DELIMITER support to the dolt shell
  • 1281: ALTER TABLE MODIFY COLUMN
    Adds support for changing column types.

Closed Issues

  • 1313: Dolt diff panics if you rename a primary key using ALTER

Don't miss a new dolt release

NewReleases is sending notifications on new releases.