Skip to content

Commit 269719f

Browse files
committed
add issue link
1 parent f06bd7e commit 269719f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enginetest/queries/json_scripts.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import (
2424

2525
var JsonScripts = []ScriptTest{
2626
{
27+
// https://github.com/dolthub/dolt/issues/10050
2728
Name: "TextStorage converts to JSON when using dolt wrapper",
2829
SetUpScript: []string{
2930
"CREATE TABLE pages (id INT PRIMARY KEY, text_col TEXT, text_json JSON)",

0 commit comments

Comments
 (0)