2022-02-08 14:26:44 -08:00
{
"data" : {
"customSQLTablesConnection" : {
"nodes" : [
{
"id" : "22b0b4c3-6b85-713d-a161-5a87fdd78f40" ,
"name" : "Custom SQL Query" ,
"query" : "SELECT\n\tcustomer.customer_id,\n\tfirst_name,\n\tlast_name,\n\tamount,\n\tpayment_date,\n\trental_id\nFROM\n\tcustomer\nINNER JOIN payment \n ON payment.customer_id = customer.customer_id\nwhere customer.customer_id = <[Parameters].[Parameter 1]>\nORDER BY payment_date" ,
"columns" : [
{
"id" : "057278d1-6f0c-7878-be76-92ad45bed60a" ,
"name" : "amount" ,
"remoteType" : "NUMERIC" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "EmbeddedDatasource" ,
"id" : "4644ccb1-2adc-cf26-c654-04ed1dcc7090" ,
2023-03-03 06:23:19 +05:30
"luid" : "1a4e81b9-1107-4b8c-a864-7009b6414858" ,
2022-02-08 14:26:44 -08:00
"name" : "Customer Payment Query" ,
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"workbook" : {
2022-04-27 23:50:03 +05:30
"id" : "661fabd0-bed6-8610-e066-0694a81a6cea" ,
2022-02-08 14:26:44 -08:00
"name" : "Dvdrental Workbook" ,
2023-03-03 06:23:19 +05:30
"projectName" : "default" ,
2023-04-24 23:38:56 +05:30
"luid" : "b2c84ac6-1e37-4ca0-bf9b-62339be046fc"
2022-02-08 14:26:44 -08:00
}
}
}
]
} ,
{
"id" : "4403618a-e709-d785-b632-6b4c89f1c725" ,
"name" : "last_name" ,
"remoteType" : "STR" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "EmbeddedDatasource" ,
"id" : "4644ccb1-2adc-cf26-c654-04ed1dcc7090" ,
"name" : "Customer Payment Query" ,
2023-03-03 06:23:19 +05:30
"luid" : "1a4e81b9-1107-4b8c-a864-7009b6414858" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"workbook" : {
2022-04-27 23:50:03 +05:30
"id" : "661fabd0-bed6-8610-e066-0694a81a6cea" ,
2022-02-08 14:26:44 -08:00
"name" : "Dvdrental Workbook" ,
2023-03-03 06:23:19 +05:30
"projectName" : "default" ,
2023-04-24 23:38:56 +05:30
"luid" : "b2c84ac6-1e37-4ca0-bf9b-62339be046fc"
2022-02-08 14:26:44 -08:00
}
}
}
]
} ,
{
"id" : "aca52535-1b69-d44d-0159-70a0407cb54b" ,
"name" : "rental_id" ,
"remoteType" : "I4" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "EmbeddedDatasource" ,
"id" : "4644ccb1-2adc-cf26-c654-04ed1dcc7090" ,
"name" : "Customer Payment Query" ,
2023-03-03 06:23:19 +05:30
"luid" : "1a4e81b9-1107-4b8c-a864-7009b6414858" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"workbook" : {
2022-04-27 23:50:03 +05:30
"id" : "661fabd0-bed6-8610-e066-0694a81a6cea" ,
2022-02-08 14:26:44 -08:00
"name" : "Dvdrental Workbook" ,
2023-03-03 06:23:19 +05:30
"projectName" : "default" ,
2023-04-24 23:38:56 +05:30
"luid" : "b2c84ac6-1e37-4ca0-bf9b-62339be046fc"
2022-02-08 14:26:44 -08:00
}
}
}
]
} ,
{
"id" : "b8e9cae2-804b-7ea8-f354-34765d8d21d5" ,
"name" : "first_name" ,
"remoteType" : "STR" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "EmbeddedDatasource" ,
"id" : "4644ccb1-2adc-cf26-c654-04ed1dcc7090" ,
"name" : "Customer Payment Query" ,
2023-03-03 06:23:19 +05:30
"luid" : "1a4e81b9-1107-4b8c-a864-7009b6414858" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"workbook" : {
2022-04-27 23:50:03 +05:30
"id" : "661fabd0-bed6-8610-e066-0694a81a6cea" ,
2022-02-08 14:26:44 -08:00
"name" : "Dvdrental Workbook" ,
2023-03-03 06:23:19 +05:30
"projectName" : "default" ,
2023-04-24 23:38:56 +05:30
"luid" : "b2c84ac6-1e37-4ca0-bf9b-62339be046fc"
2022-02-08 14:26:44 -08:00
}
}
}
]
} ,
{
"id" : "c433a28a-da02-9507-f405-f50bea4dafc2" ,
"name" : "payment_date" ,
"remoteType" : "DBTIMESTAMP" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "EmbeddedDatasource" ,
"id" : "4644ccb1-2adc-cf26-c654-04ed1dcc7090" ,
"name" : "Customer Payment Query" ,
2023-03-03 06:23:19 +05:30
"luid" : "1a4e81b9-1107-4b8c-a864-7009b6414858" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"workbook" : {
2022-04-27 23:50:03 +05:30
"id" : "661fabd0-bed6-8610-e066-0694a81a6cea" ,
2022-02-08 14:26:44 -08:00
"name" : "Dvdrental Workbook" ,
2023-03-03 06:23:19 +05:30
"projectName" : "default" ,
2023-04-24 23:38:56 +05:30
"luid" : "b2c84ac6-1e37-4ca0-bf9b-62339be046fc"
2022-02-08 14:26:44 -08:00
}
}
}
]
} ,
{
"id" : "cc8e6565-f669-1928-4182-49d9b2b50982" ,
"name" : "customer_id" ,
"remoteType" : "I4" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "EmbeddedDatasource" ,
"id" : "4644ccb1-2adc-cf26-c654-04ed1dcc7090" ,
"name" : "Customer Payment Query" ,
2023-03-03 06:23:19 +05:30
"luid" : "1a4e81b9-1107-4b8c-a864-7009b6414858" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"workbook" : {
2022-04-27 23:50:03 +05:30
"id" : "661fabd0-bed6-8610-e066-0694a81a6cea" ,
2022-02-08 14:26:44 -08:00
"name" : "Dvdrental Workbook" ,
2023-03-03 06:23:19 +05:30
"projectName" : "default" ,
2023-04-24 23:38:56 +05:30
"luid" : "b2c84ac6-1e37-4ca0-bf9b-62339be046fc"
2022-02-08 14:26:44 -08:00
}
}
}
]
}
] ,
"tables" : [
{
2022-10-27 08:12:51 +05:30
"id" : "908f635d-2ad5-4fe8-9056-ebc1e71ae41c" ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-10-27 08:12:51 +05:30
"database" : {
"name" : "dvdrental"
2022-04-06 03:26:35 +05:30
} ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
2022-10-27 08:12:51 +05:30
"id" : "677f03e0-099a-4073-8cbd-3121d095f39e" ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-10-27 08:12:51 +05:30
"database" : {
"name" : "dvdrental"
2022-04-06 03:26:35 +05:30
} ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
]
} ,
{
"id" : "4fb670d5-3e19-9656-e684-74aa9729cf18" ,
"name" : "Custom SQL Query" ,
"query" : "SELECT\n\tc.customer_id,\n\tc.first_name customer_first_name,\n\tc.last_name customer_last_name,\n\ts.first_name staff_first_name,\n\ts.last_name staff_last_name,\n\tamount,\n\tpayment_date\nFROM\n\tcustomer c\nINNER JOIN payment p \n ON p.customer_id = c.customer_id\nINNER JOIN staff s \n ON p.staff_id = s.staff_id\nORDER BY payment_date" ,
"columns" : [
{
"id" : "08db1a2f-963a-629f-1680-591f0e07deb1" ,
"name" : "customer_id" ,
"remoteType" : "I4" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "00cce29f-b561-bb41-3557-8e19660bb5dd" ,
"name" : "test publish datasource" ,
2023-03-03 06:23:19 +05:30
"luid" : "ffd72f16-004a-4a7d-8f5b-a8fd18d4317d" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "7df39af9-6767-4c9c-4120-155a024de062" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"projectName" : "default"
}
}
]
} ,
{
"id" : "2621ed26-db7e-6691-de1a-ea4a9fda111c" ,
"name" : "staff_first_name" ,
"remoteType" : "STR" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "00cce29f-b561-bb41-3557-8e19660bb5dd" ,
"name" : "test publish datasource" ,
2023-03-03 06:23:19 +05:30
"luid" : "aa10420e-73da-435c-b7c9-b0325a19849a" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "7df39af9-6767-4c9c-4120-155a024de062" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"projectName" : "default"
}
}
]
} ,
{
"id" : "39d0972d-82e0-0a19-7c86-31d67abc4023" ,
"name" : "amount" ,
"remoteType" : "NUMERIC" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "00cce29f-b561-bb41-3557-8e19660bb5dd" ,
"name" : "test publish datasource" ,
2023-03-03 06:23:19 +05:30
"luid" : "aa10420e-73da-435c-b7c9-b0325a19849a" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "7df39af9-6767-4c9c-4120-155a024de062" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"projectName" : "default"
}
}
]
} ,
{
"id" : "4dfe1403-de3b-2b13-8154-cbd6da91d2cd" ,
"name" : "customer_first_name" ,
"remoteType" : "STR" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "00cce29f-b561-bb41-3557-8e19660bb5dd" ,
"name" : "test publish datasource" ,
2023-03-03 06:23:19 +05:30
"luid" : "aa10420e-73da-435c-b7c9-b0325a19849a" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "7df39af9-6767-4c9c-4120-155a024de062" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"projectName" : "default"
}
}
]
} ,
{
"id" : "c47ec35b-e84f-c9fc-37f8-bd0377f83313" ,
"name" : "payment_date" ,
"remoteType" : "DBTIMESTAMP" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "00cce29f-b561-bb41-3557-8e19660bb5dd" ,
"name" : "test publish datasource" ,
2023-03-03 06:23:19 +05:30
"luid" : "aa10420e-73da-435c-b7c9-b0325a19849a" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "7df39af9-6767-4c9c-4120-155a024de062" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"projectName" : "default"
}
}
]
} ,
{
"id" : "c9fc6bfa-ee15-0ddf-2242-7aca5451bdf1" ,
"name" : "staff_last_name" ,
"remoteType" : "STR" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "00cce29f-b561-bb41-3557-8e19660bb5dd" ,
"name" : "test publish datasource" ,
2023-03-03 06:23:19 +05:30
"luid" : "aa10420e-73da-435c-b7c9-b0325a19849a" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "7df39af9-6767-4c9c-4120-155a024de062" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"projectName" : "default"
}
}
]
} ,
{
"id" : "e988afb0-22cc-4820-d216-8b5824009c9a" ,
"name" : "customer_last_name" ,
"remoteType" : "STR" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "00cce29f-b561-bb41-3557-8e19660bb5dd" ,
"name" : "test publish datasource" ,
2023-03-03 06:23:19 +05:30
"luid" : "aa10420e-73da-435c-b7c9-b0325a19849a" ,
2022-02-08 14:26:44 -08:00
"upstreamDatabases" : [
{
"id" : "a7825692-7de9-113d-5377-ae113331a9ec" ,
"name" : "dvdrental"
}
] ,
"upstreamTables" : [
{
"id" : "39657832-0769-6372-60c3-687a51e2a772" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "3cdd0522-44ef-62eb-ba52-71545c258344" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
"id" : "7df39af9-6767-4c9c-4120-155a024de062" ,
2022-03-19 08:11:07 +11:00
"database" : {
"name" : "dvdrental"
} ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
] ,
"projectName" : "default"
}
}
]
}
] ,
"tables" : [
{
2022-10-27 08:12:51 +05:30
"id" : "908f635d-2ad5-4fe8-9056-ebc1e71ae41c" ,
2022-02-08 14:26:44 -08:00
"name" : "customer" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "customer" ,
2022-10-27 08:12:51 +05:30
"database" : {
"name" : "dvdrental"
2022-04-06 03:26:35 +05:30
} ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
2022-10-27 08:12:51 +05:30
"id" : "677f03e0-099a-4073-8cbd-3121d095f39e" ,
2022-02-08 14:26:44 -08:00
"name" : "payment" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "payment" ,
2022-10-27 08:12:51 +05:30
"database" : {
"name" : "dvdrental"
2022-04-06 03:26:35 +05:30
} ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
} ,
{
2022-10-27 08:12:51 +05:30
"id" : "ed8ae04f-eaec-4993-a893-3d150bc53616" ,
2022-02-08 14:26:44 -08:00
"name" : "staff" ,
"schema" : "" ,
2022-04-06 03:26:35 +05:30
"fullName" : "staff" ,
2022-10-27 08:12:51 +05:30
"database" : {
"name" : "dvdrental"
2022-04-06 03:26:35 +05:30
} ,
2022-02-08 14:26:44 -08:00
"connectionType" : "postgres"
}
]
2023-08-01 19:35:18 +05:30
} ,
{
"id" : "10c6297d-0dbd-44f1-b1ba-458bea446513" ,
"name" : "Custom SQL Query" ,
"isUnsupportedCustomSql" : true ,
"query" : "select seller_city, price from demo-custom-323403.bigquery_demo.sellers sell LEFT JOIN (\nselect * from demo-custom-323403.bigquery_demo.order_items\n) items on items.seller_id=sell.seller_id" ,
"columns" : [
{
"id" : "2cf31227-900f-7ac8-88c9-07404c3ff832" ,
"name" : "price" ,
"remoteType" : "R8" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "bda518f0-0867-679d-2390-891a05972f9e" ,
"name" : "AbcJoinWorkbook" ,
"upstreamTables" : [ ] ,
"projectName" : "SubProject1" ,
"luid" : "830c29b1-9d28-4e76-922e-65c0061a4b82"
}
}
]
} ,
{
"id" : "d94ba54b-3c1b-410a-7109-ce0c5f82a955" ,
"name" : "seller_city" ,
"remoteType" : "WSTR" ,
"description" : null ,
"referencedByFields" : [
{
"datasource" : {
"__typename" : "PublishedDatasource" ,
"id" : "bda518f0-0867-679d-2390-891a05972f9e" ,
"name" : "AbcJoinWorkbook" ,
"upstreamTables" : [ ] ,
"projectName" : "SubProject1" ,
"luid" : "830c29b1-9d28-4e76-922e-65c0061a4b82"
}
}
]
}
] ,
"tables" : [ ] ,
"database" : {
"name" : "My Project 42084" ,
"connectionType" : "bigquery"
} ,
"datasources" : [
{
"__typename" : "PublishedDatasource" ,
"id" : "bda518f0-0867-679d-2390-891a05972f9e" ,
"name" : "AbcJoinWorkbook" ,
"upstreamTables" : [ ] ,
"projectName" : "SubProject1" ,
"luid" : "830c29b1-9d28-4e76-922e-65c0061a4b82"
}
]
}
2022-02-08 14:26:44 -08:00
] ,
2023-08-01 19:35:18 +05:30
2022-02-08 14:26:44 -08:00
"pageInfo" : {
"hasNextPage" : false ,
"endCursor" : null
} ,
2023-08-01 19:35:18 +05:30
"totalCount" : 3
2022-02-08 14:26:44 -08:00
}
}
}