Skip to content
Snippets Groups Projects
Commit 02f59963 authored by David James's avatar David James
Browse files

rm note

parent 2686608c
No related branches found
No related tags found
No related merge requests found
...@@ -18,40 +18,6 @@ ...@@ -18,40 +18,6 @@
<modified_date>2022/05/03 19:03:12.482</modified_date> <modified_date>2022/05/03 19:03:12.482</modified_date>
</info> </info>
<notepads> <notepads>
<notepad>
<backgroundcolorblue>251</backgroundcolorblue>
<backgroundcolorgreen>232</backgroundcolorgreen>
<backgroundcolorred>201</backgroundcolorred>
<bordercolorblue>90</bordercolorblue>
<bordercolorgreen>58</bordercolorgreen>
<bordercolorred>14</bordercolorred>
<fontbold>N</fontbold>
<fontcolorblue>90</fontcolorblue>
<fontcolorgreen>58</fontcolorgreen>
<fontcolorred>14</fontcolorred>
<fontitalic>N</fontitalic>
<fontname>Fira Sans</fontname>
<fontsize>10</fontsize>
<height>250</height>
<xloc>2528</xloc>
<yloc>272</yloc>
<note>CREATE TABLE dim_date
(
id INTEGER PRIMARY KEY
, "date" TIMESTAMP
, day_of_week VARCHAR(9)
, week_of_year INTEGER
, quarter INTEGER
, quarter_year VARCHAR(6)
, "month" VARCHAR(9)
, month_year VARCHAR(20)
, "year" INTEGER
, fiscal_year INTEGER
, holiday VARCHAR(14)
)
;</note>
<width>218</width>
</notepad>
</notepads> </notepads>
<order> <order>
<hop> <hop>
...@@ -352,7 +318,6 @@ ...@@ -352,7 +318,6 @@
<condition>=</condition> <condition>=</condition>
<field>id</field> <field>id</field>
<name>id</name> <name>id</name>
<name2/>
</key> </key>
<schema>pokemon</schema> <schema>pokemon</schema>
<table>dim_date</table> <table>dim_date</table>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment