Skip to content

Commit 0cf9560

Browse files
committed
add job
1 parent ab7b4b6 commit 0cf9560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinybird/datasources/gitlab_pipeline.datasource

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ SCHEMA >
1717
`builds` Array(JSON) `json:$.builds` DEFAULT '[]'
1818

1919
ENGINE "MergeTree"
20-
ENGINE_SORTING_KEY "project_id, user_id"
20+
ENGINE_SORTING_KEY "project_id, user_id, source_pipeline"

0 commit comments

Comments
 (0)