Skip to content

Commit aae5961

Browse files
author
James Cor
committed
attach github issue link to tests
1 parent cce6118 commit aae5961

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

enginetest/queries/script_queries.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10401,6 +10401,7 @@ where
1040110401

1040210402
// Int Tests
1040310403
{
10404+
// https://github.com/dolthub/dolt/issues/9530
1040410405
Name: "int with auto_increment",
1040510406
Dialect: "mysql",
1040610407
SetUpScript: []string{
@@ -10543,6 +10544,7 @@ where
1054310544
},
1054410545
},
1054510546
{
10547+
// https://github.com/dolthub/dolt/issues/9530
1054610548
Name: "unsigned int with auto_increment",
1054710549
Dialect: "mysql",
1054810550
SetUpScript: []string{

0 commit comments

Comments
 (0)