github dolthub/dolt v0.13.2
0.13.2

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

The set of changes for this version are:

  • Bug fixes and improvements
  • Output query results in CSV format
  • Standards compliant CSV exports

As usual, please let us know if you have any questions or concerns.

Merged PRs

  • 362: Zachmu/sql csv
    CSV output for SQL
  • 361: Added skipped bats test for REPLACE counting issue
  • 360: Added three simple explain bats tests
  • 355: Fixed dolt documentation and improved relevant bats test
  • 354: fix casing issue
  • 353: A start on system tables bats tests
    @bheni will finish this and unskip the tests that are specced
  • 352: ls --system and --all flags
  • 351: correct schema merge
  • 349: go/cmd/dolt: commands/credcmds/use.go: Implement dolt creds use to select a credential.
  • 348: fixed panic on merge of non-existant branch
  • 347: go/cmd/dolt: commands/credcmds/new: Use a newly created credential if there is no existing selected credential.
  • 344: Bump go-mysql-server
  • 343: Changed the install instructions on dolt README.
    Install instructions now point to new install scripts.
  • 342: Zachmu/fix clone empty
    Cloning an empty repo now works as expected. Fixes #217
  • 341: Bumping version on tip of master to fix shell script
  • 339: Added tags tests
  • 338: fixed conditional that was preventing batching
    Batching happens in two places: on initialization and each time the current batch is exhausted. Incorrect logic on lines 53 & 54 was preventing batching once the initial batch was exhausted.
  • 337: bats,{go/cmd/dolt/commands}: Hide doc schema for schema show w/no table args
  • 57: Added ChangeCollation to StringType
    Also renamed CreateBlob and MustCreateBlob to CreateBinary and MustCreateBinary because those names make more sense.

Closed Issues

  • 358: Can't clone a public repo from DoltHub when not logged in.
  • 340: Install Process Failing

Don't miss a new dolt release

NewReleases is sending notifications on new releases.