Skip to content

Commit 4ea9023

Browse files
authored
Merge pull request #2553 from dolthub/coffeegoddd-3f4d534c
[auto-bump] [no-release-notes] dependency by coffeegoddd
2 parents 09d90ef + 32ca5a4 commit 4ea9023

File tree

4 files changed

+13
-10
lines changed

4 files changed

+13
-10
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ require (
66
github.com/PuerkitoBio/goquery v1.8.1
77
github.com/cockroachdb/apd/v2 v2.0.3-0.20200518165714-d020e156310a
88
github.com/cockroachdb/errors v1.7.5
9-
github.com/dolthub/dolt/go v0.40.5-0.20260401232748-7054d6ee44c2
9+
github.com/dolthub/dolt/go v0.40.5-0.20260406233421-3f4d534cd221
1010
github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69
1111
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
12-
github.com/dolthub/go-mysql-server v0.20.1-0.20260401185725-86b06c8c4eb5
12+
github.com/dolthub/go-mysql-server v0.20.1-0.20260401233004-2e528e34dd18
1313
github.com/dolthub/pg_query_go/v6 v6.0.0-20251215122834-fb20be4254d1
1414
github.com/dolthub/sqllogictest/go v0.0.0-20240618184124-ca47f9354216
1515
github.com/dolthub/vitess v0.0.0-20260309181228-a99af9c518ab

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ github.com/dolthub/aws-sdk-go-ini-parser v0.0.0-20250305001723-2821c37f6c12 h1:I
245245
github.com/dolthub/aws-sdk-go-ini-parser v0.0.0-20250305001723-2821c37f6c12/go.mod h1:rN7X8BHwkjPcfMQQ2QTAq/xM3leUSGLfb+1Js7Y6TVo=
246246
github.com/dolthub/dolt-mcp v0.3.4 h1:AyG5cw+fNWXDHXujtQnqUPZrpWtPg6FN6yYtjv1pP44=
247247
github.com/dolthub/dolt-mcp v0.3.4/go.mod h1:bCZ7KHvDYs+M0e+ySgmGiNvLhcwsN7bbf5YCyillLrk=
248-
github.com/dolthub/dolt/go v0.40.5-0.20260401232748-7054d6ee44c2 h1:l3fywqKTYDBwWRs60xg1CQJOkwe0rk7sxVWeKzRA5dI=
249-
github.com/dolthub/dolt/go v0.40.5-0.20260401232748-7054d6ee44c2/go.mod h1:LR+2HkG3e3DwPHjdobC/x9BOvRrRvnNNmuUN3QblKpQ=
248+
github.com/dolthub/dolt/go v0.40.5-0.20260406233421-3f4d534cd221 h1:GNwgsupbOHSzReeEwMn/QBOeU+Mxaz+KND9zchOzZ3g=
249+
github.com/dolthub/dolt/go v0.40.5-0.20260406233421-3f4d534cd221/go.mod h1:t4nyMM8nzBe2o8/nFTZNoYTJZFQsUqpqBAazIZUdLRc=
250250
github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69 h1:JShhbqMw26nKx3pqqu/cFxOpzBkN+4elVhzuUfgDw2k=
251251
github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69/go.mod h1:SSLraQS/jGLYFgff3vuZ+JbVUct6vyEeMzjLBqWqoyM=
252252
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2 h1:u3PMzfF8RkKd3lB9pZ2bfn0qEG+1Gms9599cr0REMww=
@@ -255,8 +255,8 @@ github.com/dolthub/fslock v0.0.3 h1:iLMpUIvJKMKm92+N1fmHVdxJP5NdyDK5bK7z7Ba2s2U=
255255
github.com/dolthub/fslock v0.0.3/go.mod h1:QWql+P17oAAMLnL4HGB5tiovtDuAjdDTPbuqx7bYfa0=
256256
github.com/dolthub/go-icu-regex v0.0.0-20250916051405-78a38d478790 h1:zxMsH7RLiG+dlZ/y0LgJHTV26XoiSJcuWq+em6t6VVc=
257257
github.com/dolthub/go-icu-regex v0.0.0-20250916051405-78a38d478790/go.mod h1:F3cnm+vMRK1HaU6+rNqQrOCyR03HHhR1GWG2gnPOqaE=
258-
github.com/dolthub/go-mysql-server v0.20.1-0.20260401185725-86b06c8c4eb5 h1:d0NAC/kv6U+Wwq+5gzrZ14H8kILLRNxq8Gswng7+RP8=
259-
github.com/dolthub/go-mysql-server v0.20.1-0.20260401185725-86b06c8c4eb5/go.mod h1:SQws7iFFL5fNxjGbl6xyWNBz3DWTReGBegApANmnwhM=
258+
github.com/dolthub/go-mysql-server v0.20.1-0.20260401233004-2e528e34dd18 h1:OGR1WW6k6gLSju6WR0gIZmg0yYIeel1pynoTyo6ZmRc=
259+
github.com/dolthub/go-mysql-server v0.20.1-0.20260401233004-2e528e34dd18/go.mod h1:SQws7iFFL5fNxjGbl6xyWNBz3DWTReGBegApANmnwhM=
260260
github.com/dolthub/gozstd v0.0.0-20240423170813-23a2903bca63 h1:OAsXLAPL4du6tfbBgK0xXHZkOlos63RdKYS3Sgw/dfI=
261261
github.com/dolthub/gozstd v0.0.0-20240423170813-23a2903bca63/go.mod h1:lV7lUeuDhH5thVGDCKXbatwKy2KW80L4rMT46n+Y2/Q=
262262
github.com/dolthub/ishell v0.0.0-20240701202509-2b217167d718 h1:lT7hE5k+0nkBdj/1UOSFwjWpNxf+LCApbRHgnCA17XE=

testing/go/dolt_functions_test.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2267,8 +2267,9 @@ func TestDoltRevert(t *testing.T) {
22672267
Expected: []sql.Row{{34}},
22682268
},
22692269
{
2270-
Query: "SELECT DOLT_REVERT('HEAD');",
2271-
Expected: []sql.Row{{"{0}"}},
2270+
// This returns a hash, so we need to take the consistent substring portion for testing
2271+
Query: `SELECT substring(DOLT_REVERT('HEAD')::text, 34);`,
2272+
Expected: []sql.Row{{",0,0,0}"}},
22722273
},
22732274
{
22742275
Query: `SELECT * FROM t_simple;`,

testing/go/enginetest/doltgres_engine_test.go

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,8 +1275,10 @@ func TestDoltRebasePrepared(t *testing.T) {
12751275

12761276
func TestDoltRevert(t *testing.T) {
12771277
h := newDoltgresServerHarness(t).WithSkippedQueries([]string{
1278-
"dolt_revert() respects dolt_ignore", // ERROR: INSERT: non-Doltgres type found in destination: text
1279-
"dolt_revert() automatically resolves some conflicts", // panic: interface conversion: sql.Type is types.VarCharType, not types.StringType
1278+
"dolt_revert() respects dolt_ignore", // ERROR: INSERT: non-Doltgres type found in destination: text
1279+
"dolt_revert() automatically resolves some conflicts", // panic: interface conversion: sql.Type is types.VarCharType, not types.StringType
1280+
"select count(*) from dolt_log;", // Doltgres creates an additional commit that Dolt doesn't have
1281+
"dolt_revert() --continue: ignored table in working set", // ERROR: ASSIGNMENT_CAST: target is of type boolean but expression is of type integer: 1
12801282
})
12811283
denginetest.RunDoltRevertTests(t, h)
12821284
}

0 commit comments

Comments
 (0)