Skip to content

Commit 301e26a

Browse files
author
James Cor
committed
conflicts
2 parents 8e1c71c + 0c9dc48 commit 301e26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enginetest/queries/script_queries.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7494,7 +7494,7 @@ where
74947494
},
74957495
},
74967496
{
7497-
Query: "alter table t modify column e enum('abc');",
7497+
Query: "alter table t modify column e enum('abc');",
74987498
ExpectedErrStr: "value 2 is not valid for this Enum",
74997499
},
75007500
},

0 commit comments

Comments
 (0)