github dolthub/dolt v0.26.7
0.26.7

latest releases: v1.38.0, v1.37.0, v1.36.1...
2 years ago

Merged PRs

dolt

  • 1799: Bump gms
  • 1793: thread context through to function creation in dolt
  • 1789: Add pr to test found rows on UPDATE
  • 1784: bump gms and fix issues
  • 1770: Add skipped bats test for blanks (nulls) failing on csv import/update
  • 1769: Expand dolt reserved namespace
  • 1766: Vinai/create temp tables
    This pr allows for the creation of temporary tables.
  • 1765: /{.github,go}: bump min go version to 1.15
  • 1763: Transaction tests and bug fixes for savepoints

go-mysql-server

  • 459: Add transaction status flag to handler
  • 457: Datetime fixes
  • 456: Fixed MEDIUMINT over the server not returning negative values
    Super simple fix. We should make some Script tests that work over the server, but we can do that at some later point.
  • 455: thread context through to function creation
  • 454: sql/analyzer/aliases.go: getTableAliases: Appropriately handle scope in recursive calls.
  • 453: Fix functionality for CLIENT_FOUND_ROWS
  • 450: Vinai/wire protocol updates
  • 448: initial comparison and like calcs based on collation
    Currently the LIKE operator always does a case sensitive match. This should be based on the collation. This puts initial support in for doing per collation comparison and like calculations. Currently the comparison changes are disabled as the codebase uses the compare function for more than just WHERE clause calculations which sometimes need to be case sensitive.
  • 447: sql/analyzer: Fix index search for certain expressions which were not using table aliases appropriately.
  • 445: Allow limits and offsets to use value args (? in prepared statements)
    This fixes #439
  • 442: Vinai/temporary tables
  • 441: Test fixes for savepoints
  • 440: /{.github,go}: bump min go version to 1.15

vitess

Closed Issues

  • 443: Support Insert opeartion for sqlx.
  • 439: Error: Unsupported feature: LIMIT with non-integer literal

Don't miss a new dolt release

NewReleases is sending notifications on new releases.