mega_calendar icon indicating copy to clipboard operation
mega_calendar copied to clipboard

SQLServer restricted column

Open berti92 opened this issue 9 years ago • 0 comments

SQLServer, the column name "end" is restricted, in this case you have to use "holidays.[end]" syntax instead of "holidays.end"

berti92 avatar Oct 10 '16 17:10 berti92