v0.4.4 Short Month Format Fix
Modified: - Code Fix to update Short Month Fields
v0.4.3 Queensland Public Holiday Update for 2020 Onwards, Date Format Additions Added: - Use Database Declaration
- Various Date Format Strings and useful variations
Modified: - Queensland Public Holidays during COVID-19,
- Queen's Birthday End 2022 and King's Birthday Start 2023+
- Collation Error Fix
v0.4.2 Added Default UTC and DST UTC Columns to the table and view Added: - Added Default UTC and DST UTC Columns to the table and view
Modified: - Changed UTC values from hours to seconds
v0.4.1 Added a Data Analytics View to convert column names into human readable format Added: - A view on the data calendar table to convert column names into human readable format
v0.4.0 Added Timezone and Daylight Savings attributes Added: - Timezone and Daylight Savings attributes
- Is First Weekday of Month
- Is Last Weekday of Month
v0.3.2 Initial run fix. Formatting enhancements. Schema enhancements Modified: - Reordered the schema detect and creation script to run without error.
- Various formatting enhancements to the layout of the script
- Updated the alter table not null modification scripts to include the new columns from work days and financial year modifications
Removed: v0.3.1 Updated so that public holidays are not counted as work days. Modified: - Public Holidays are not counted as work days.
v0.3.0 Work Day attributes. Reordered columns for easier readability. Script formatting enhancements Added: - Added Work Day columns and attributes
Modified: - Reordered columns for easier readability
- Script formatting enhancements
v0.2.0 Added Financial Year attribute data Added: - Added Financial Year columns and attributes
v0.1.1 Is_Holiday not null constraint, other minor edits Added: - Included the Is_Holiday not null constraint after the public holiday update section
Modified: - Other minor general script formatting changes
v0.1.0 First release of script Added: - Drop and create the Easter Holiday function
- Drop and create the calendar table
- Create the public holidays table if required
- Populate base date values in the calendar table'
- Calendar Table Update 1: Populate Additional Date Xref Table Fields (Pass 1)
- Calendar Table Update 2: Populate Additional Date Xref Table Fields (Pass 2)
- Calendar Table Update 3: Populate Additional Date Xref Table Fields (Pass 3)
- Calendar Table Update 4: Populate Additional Date Xref Table Fields (Pass 4)
- Calendar Table Update 5: Populate Additional Date Xref Table Fields (Pass 5)
- Calendar Table Update 6: Populate Additional Date Xref Table Fields (Pass 6)
- Populate Public Holiday Table - Internationally Recognised Public Holidays
- Populate Public Holiday Table - Australian Holidays
- Populate Public Holiday Table - Queensland Holidays
- Update main calendar table with public holiday flags
|