Download Latest Version dolt-windows-amd64.7z (22.0 MB)
Email in envelope

Get an email when there's a new version of Dolt

Home / v1.57.6
Name Modified Size InfoDownloads / Week
Parent folder
dolt-windows-amd64.msi 2025-08-04 43.9 MB
install.sh 2025-08-04 3.2 kB
dolt-windows-amd64.7z 2025-08-04 21.9 MB
dolt-windows-amd64.zip 2025-08-04 38.3 MB
dolt-darwin-arm64.tar.gz 2025-08-04 40.4 MB
dolt-darwin-amd64.tar.gz 2025-08-04 42.2 MB
dolt-linux-arm64.tar.gz 2025-08-04 39.7 MB
dolt-linux-amd64.tar.gz 2025-08-04 42.3 MB
1.57.6 source code.tar.gz 2025-08-04 12.3 MB
1.57.6 source code.zip 2025-08-04 14.0 MB
README.md 2025-08-04 1.6 kB
Totals: 11 Items   295.1 MB 0

Merged PRs

dolt

go-mysql-server

  • 3135: include null values when evaluating anti joins created from WHERE NOT EXISTS fixes [#9615] We were not including null values when evaluating anti joins created from unnesting WHERE NOT EXISTS statements. This was causing us to return empty sets if there was a null value in the right side table of the anti join.
  • 3134: Properly convert enum/set columns to string columns with alter table Fixes [#9594] Added skipped tests for [#9613]

Closed Issues

  • 9624: Wildcard user authentication doesn't work
  • 9594: Modifying an enum or set column to text uses the int representations instead of the text representations.
  • 9615: No results returned with "where not exists" subquery with inner join (Django queryset.exclude(a__b__isnull=False))
Source: README.md, updated 2025-08-04