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 a901e47 commit c4d6055Copy full SHA for c4d6055
enginetest/queries/script_queries.go
@@ -10844,6 +10844,7 @@ where
10844
},
10845
10846
{
10847
+ // https://github.com/dolthub/dolt/issues/9544
10848
Name: "datetime with foreign keys",
10849
Dialect: "mysql",
10850
SetUpScript: []string{
@@ -10953,6 +10954,7 @@ where
10953
10954
10955
10956
10957
10958
Name: "timestamps with foreign keys",
10959
10960
@@ -11062,6 +11064,7 @@ where
11062
11064
11063
11065
11066
11067
11068
Name: "time with foreign keys",
11069
11070
0 commit comments