github dolthub/dolt v0.35.0
0.35.0

latest releases: v1.36.0, v1.35.13, v1.35.12...
2 years ago

Merged PRs

dolt

  • 2538: doltcore/table/editor: index_edit_accumulator: Correctly order the most recently accumulated edits after all flushed edits.
    IndexEditAccumulator has the same bug TableEditAccumulator had in #2278. The result is that large edits of indexes can drop index entries.
  • 2530: Add DOLT_BRANCH() function.
  • 2514: Add the ability to modify a table with AUTO_INCREMENT.
  • 2511: Add prometheus metrics to sql-server.

go-mysql-server

  • 699: server/handler.go: Fix a bug introduced in 0.34.9 which causes some LIMIT queries to fail non-deterministically under sql-server.
  • 697: sql/analyzer: Fix a bug where we do not use indexed joins for some queries with offset or sort+limit[+offset].
  • 682: Alter table can now modify the auto increment attribute of a column

Closed Issues

  • 2536: Do not create temp_log file when running dolt sql-server
  • 2442: read-only flag not being respected in config.yaml file
  • 2492: Trying to connect with DBeaver to sql-server results in panic of sql-server
  • 662: Automatically generate function docs

Don't miss a new dolt release

NewReleases is sending notifications on new releases.