We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce6118 commit aae5961Copy full SHA for aae5961
enginetest/queries/script_queries.go
@@ -10401,6 +10401,7 @@ where
10401
10402
// Int Tests
10403
{
10404
+ // https://github.com/dolthub/dolt/issues/9530
10405
Name: "int with auto_increment",
10406
Dialect: "mysql",
10407
SetUpScript: []string{
@@ -10543,6 +10544,7 @@ where
10543
10544
},
10545
10546
10547
10548
Name: "unsigned int with auto_increment",
10549
10550
0 commit comments