diff --git a/pokemon/dim_date.hpl b/pokemon/dim_date.hpl index d89596d811705872e99d81696e35af9e48921411..ff7720720f75f2cad87071ae5cce317ccdce7786 100644 --- a/pokemon/dim_date.hpl +++ b/pokemon/dim_date.hpl @@ -18,40 +18,6 @@ <modified_date>2022/05/03 19:03:12.482</modified_date> </info> <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> <order> <hop> @@ -352,7 +318,6 @@ <condition>=</condition> <field>id</field> <name>id</name> - <name2/> </key> <schema>pokemon</schema> <table>dim_date</table>