zmieniono calendar
This commit is contained in:
parent
53cc8e48f4
commit
2399cfb109
@ -28,7 +28,7 @@ CREATE TABLE `dim_calendar` (
|
|||||||
`calendar_year` int ,
|
`calendar_year` int ,
|
||||||
`calendar_month_year` int ,
|
`calendar_month_year` int ,
|
||||||
`is_weekend` BOOLEAN ,
|
`is_weekend` BOOLEAN ,
|
||||||
`month_end` BOOLEAN ,
|
`is_month_end` BOOLEAN ,
|
||||||
`week_num` int
|
`week_num` int
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user