github dolthub/dolt v0.35.4
0.35.4

latest releases: v1.35.11, v1.35.10, binlog-alpha-1...
2 years ago

Merged PRs

dolt

  • 2592: sql-server: Fix regression: Respect autocommit config.
    In the migration to *SqlEngine in 0.34.4 to 0.34.5, the server config's respect for the default value for autocommit regressed. In 0.34.5 - 0.35.3, autocommit is always turned on by default for incoming connections, regardless of the setting in the config.yaml file or the flag --no-auto-commit being passed at the command line.
  • 2584: /go/store/types/format.go: Added NomsBinFormat for new storage format
  • 2578: /go/doltcore/{doltdb, sqle}: Extracted durable.Index interface for types.Map
    This PR adds the durable.Index interface to abstract types.Map out of primary and secondary indexes. Currently, this interface has limited functionality, and in almost all cases will need to be unwrapped to be useful. This is the first step is a large refactor to decouple Index logic from a Noms-specific implementation.

Closed Issues

  • 2589: Does dolt support stateless interaction with remote?
  • 2588: REGEXP_REPLACE() has a read-X in the docs

Don't miss a new dolt release

NewReleases is sending notifications on new releases.