We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2319518 commit 9f8456aCopy full SHA for 9f8456a
1 file changed
services/libs/tinybird/pipes/insightsProjects_filtered.pipe
@@ -28,7 +28,7 @@ NODE insightsProjects_filtered_1
28
SQL >
29
%
30
SELECT
31
- insightsProjects.id,
+ insightsProjects.id as id,
32
insightsProjects.name,
33
insightsProjects.slug,
34
insightsProjects.description,
0 commit comments