Tag Archives: syndicated

Adding Git LFS Support – #SQLNewBlogger

I got this message recently while committing some changes: This post shows my work in adding Git LFS support to GitHub. Another post for me that is simple and hopefully serves as an example for people trying to get blogging … Continue reading

Posted in Blog | Tagged , , | Comments Off on Adding Git LFS Support – #SQLNewBlogger

A New Word:Maugry

maugry – adj. afraid that you’ve been mentally deranged all your life and everybody around you knows, but none of them mention it to you directly because they feel it’s not their place. I don’t know that I quite feel … Continue reading

Posted in Blog | Tagged , | Comments Off on A New Word:Maugry

Friday Flyway Tips–Capture the Filegroup for Tables

A customer asked recently why Flyway doesn’t detect the filegroup for some changes. I showed them it does and decided to write a post on this. I’ve been working with Flyway Desktop for work more and more as we transition … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips–Capture the Filegroup for Tables

Knowing String Defaults in T-SQL–#SQLNewBlogger

For years I’ve assumed I knew the string defaults, but I realized that’s not right. This post looks at what I learned. Another post for me that is simple and hopefully serves as an example for people trying to get … Continue reading

Posted in Blog | Tagged , , | Comments Off on Knowing String Defaults in T-SQL–#SQLNewBlogger