Skip to content

Commit 244370c

Browse files
committed
add github link to doltgres issue
1 parent ea1f169 commit 244370c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enginetest/queries/script_queries.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11116,6 +11116,7 @@ where
1111611116
{
1111711117
// TODO: This test currently fails in Doltgres because Doltgres does not allow `create table...as select...`
1111811118
// even though it's a valid Postgres query. Remove Dialect tag once fixed in Doltgres
11119+
// https://github.com/dolthub/doltgresql/issues/1669
1111911120
Dialect: "mysql",
1112011121
Name: "union field indexes",
1112111122
SetUpScript: []string{

0 commit comments

Comments
 (0)