github dolthub/dolt v1.57.6
1.57.6

latest releases: v1.59.3, v1.59.2, v1.59.1...
one month ago

Merged PRs

dolt

  • 9626: #9624 - Add bats tests for wildcard user authentication
    Fixes #9624
    Companion: dolthub/go-mysql-server#3138
    Bats integration tests for wildcard user authentication patterns.
  • 9618: Agent.md dolt doc
    Implementation of this feature request.
    #9509
    On read returns the default agent.md if none exists. Otherwise returns what the user has stored.

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))

Don't miss a new dolt release

NewReleases is sending notifications on new releases.