Tag Archives: Git

Power BI and Git

When Power BI was released, I was working with customers to try and adopt DevOps for their database code. At that time, I thought the Microsoft developers had made an extremely poor decision with the PBIX format in that it … Continue reading

Posted in Editorial | Tagged , | Comments Off on Power BI and Git

A New Git Default Branch

I learned a new trick from Andrew Pruski. In a blog on avoiding PowerPoint, he had htis neat trick: git config –global init.defaultBranch main Apparently, this is a new setting in git v2.28. This allows you to set a default … Continue reading

Posted in Blog | Tagged , , | Comments Off on A New Git Default Branch

Remembering the Past

Just a short time ago, the SQL Family lost Gareth Swanepoel. It was fairly sudden and sad to have someone I knew fairly well pass away. He was the first person that I directly knew that was lost to the … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Remembering the Past

Getting a New Remote Git Branch–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I was notified of a new PR at DataSaturdays, and I went to look at the changes. In this … Continue reading

Posted in Blog | Tagged , , | Comments Off on Getting a New Remote Git Branch–#SQLNewBlogger