From ca1dec884cbff78dd171a156dc215acc7ff9cb4e Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 17 May 2022 09:52:47 -0300 Subject: [PATCH 01/14] Update dbt_project.yml --- dbt_project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt_project.yml b/dbt_project.yml index acdce4c57..25c952aea 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -3,7 +3,7 @@ name: 'jaffle_shop' config-version: 2 version: '0.1' -profile: 'jaffle_shop' +profile: 'example' model-paths: ["models"] seed-paths: ["seeds"] From 9d0cfc506e015a594ae9d1400857392a9ceb49e2 Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:08:22 -0300 Subject: [PATCH 02/14] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e39f9dc1c..4631bf400 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## Testing dbt project: `jaffle_shop` + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From b736a544267d610d51dd9a03e0ef8bc045aaa11f Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:14:51 -0300 Subject: [PATCH 03/14] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4631bf400..37e7b18a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Testing dbt project: `jaffle_shop` + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From e4021b2a2eceb9047b3d24f3d0881c02175bb2e0 Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:21:12 -0300 Subject: [PATCH 04/14] fix: teste --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37e7b18a2..933f07b57 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ + + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 9497452d251e1461fbc0975e269690ddef75d5f3 Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:29:52 -0300 Subject: [PATCH 05/14] fix: update --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 933f07b57..e39f9dc1c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ ## Testing dbt project: `jaffle_shop` - - - - `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 1b494a7eb62d19e98e9840ce6d0e8fc65e32aa2c Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:32:12 -0300 Subject: [PATCH 06/14] fix: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e39f9dc1c..4631bf400 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## Testing dbt project: `jaffle_shop` + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From dba36bb378c637fa703f10385c7e171df91dd02e Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:36:01 -0300 Subject: [PATCH 07/14] fix: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4631bf400..37e7b18a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Testing dbt project: `jaffle_shop` + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 2bc9a8878a68c8e86f768c29a04fd46700761f72 Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:45:37 -0300 Subject: [PATCH 08/14] fix: update --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 37e7b18a2..e39f9dc1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## Testing dbt project: `jaffle_shop` - - `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From fb0fe3e3a2ab13823acb4a55c2e32948d0b9bca6 Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:51:35 -0300 Subject: [PATCH 09/14] fix: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e39f9dc1c..4631bf400 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## Testing dbt project: `jaffle_shop` + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 822af5bd77dbad95d1324c3220cc8acf834cba0b Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 17:56:35 -0300 Subject: [PATCH 10/14] fix: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4631bf400..37e7b18a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Testing dbt project: `jaffle_shop` + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 5e5a154cbddfeb7dabcef6d4143cdf304324ac6d Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 18:09:23 -0300 Subject: [PATCH 11/14] fix: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37e7b18a2..478a37450 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 0262a923b46ff062e0373e9cab8d647111449145 Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 18:17:08 -0300 Subject: [PATCH 12/14] fix: update --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 478a37450..4631bf400 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ ## Testing dbt project: `jaffle_shop` - - `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 015074b624f559e05836372b762a1142c037ea34 Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 18:25:04 -0300 Subject: [PATCH 13/14] fix: udpate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4631bf400..37e7b18a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Testing dbt project: `jaffle_shop` + `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo? From 22f0021af761e849ef610137867af8f5ff55f28b Mon Sep 17 00:00:00 2001 From: Pedro Folim Date: Tue, 31 May 2022 18:33:45 -0300 Subject: [PATCH 14/14] fix:update --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 37e7b18a2..e39f9dc1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## Testing dbt project: `jaffle_shop` - - `jaffle_shop` is a fictional ecommerce store. This dbt project transforms raw data from an app database into a customers and orders model ready for analytics. ### What is this repo?