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 407b0f0 commit dc359e8Copy full SHA for dc359e8
tinybird/datasources/github.datasource
@@ -5,6 +5,6 @@ TOKEN "append" APPEND
5
TAGS "github"
6
7
SCHEMA >
8
- `root` String `json:$`
+ `root` JSON `json:$` DEFAULT '{}'
9
10
ENGINE "MergeTree"
0 commit comments