Azure-Samples / Synapse

Samples for Azure Synapse Analytics
MIT License
378 stars 350 forks source link

Adding the FirstDayOf* functions to the toolkit #71

Closed TwoUnder closed 3 years ago

TwoUnder commented 3 years ago

Bug Fixes

  1. Added the missing dbc schema deployment script

New Features

  1. Added the clean.bat and associated clean.sql file to remove the toolkit
  2. Added the microsoft.firstdayofmonth function
  3. Added the microsoft.firstdayofquarter function
  4. Added the microsoft.firstdayofyear function