MSI
WinGet
Dolt
DoltHub · 1.13.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i dolt-windows-amd64.msi /quiet /norestart
File Identity
Filename
dolt-windows-amd64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DoltHub.Dolt
Version
1.13.6
Description
Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.
License
APACHE-2.0
↗
Homepage
https://www.dolthub.com
Upgrade Behavior
install(Install over existing)
Release Notes
dolt
- 6600: Separate out log arg parsers
- 6599: Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 in /integration-tests/transactions
- 6598: Move storage format version to only be displayed with dolt version --verbose
- 6568: updates dolt log to use sql backend
go-mysql-server
- 1981: Make the IntSequence test function consistently use int64 for its generated values
- 1980: FreeBSD sockstate workaround
- 1979: Refactor event resolving
- 1976: Refactor prepareds to cache AST…