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 2a2b3d8 commit b0c9cacCopy full SHA for b0c9cac
content/post/DevCourse/day-45/index.md
@@ -0,0 +1,34 @@
1
++++
2
+author = "Seorim"
3
+title = "Day 45 Airflow(4)"
4
+slug = "day-45"
5
+date = 2023-12-15T12:53:19+09:00
6
+
7
+categories = [
8
+ "DevCourse",
9
+]
10
+tags = [
11
+ "TIL", "Airflow", "MySQL", "Redshift"
12
13
14
15
+<style>
16
+g1 { color: #79AC78 }
17
+g2 { color: #B0D9B1 }
18
+g3 { color: #D0E7D2 }
19
+g4 { color: #618264 }
20
+o1 { color: #F9B572 }
21
+w1 { color: #FAF8ED }
22
+</style>
23
24
+# 📋 공부 내용
25
26
+##
27
28
+###
29
30
+# 👀 CHECK
31
32
+_<span style = "font-size:15px">(어렵거나 새롭게 알게 된 것 등 다시 확인할 것들)</span>_
33
34
+# ❗ 느낀 점
0 commit comments