Skip to content

Commit dc359e8

Browse files
committed
use json
1 parent 407b0f0 commit dc359e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinybird/datasources/github.datasource

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ TOKEN "append" APPEND
55
TAGS "github"
66

77
SCHEMA >
8-
`root` String `json:$`
8+
`root` JSON `json:$` DEFAULT '{}'
99

1010
ENGINE "MergeTree"

0 commit comments

Comments
 (0)