Please turn JavaScript on
header-image

Ed Elliott's Agile SQL Club

Want to know the latest news and articles posted on Ed Elliott's Agile SQL Club?

Then subscribe to their feed now! You can receive their updates by email, via mobile or on your personal news page on this website.

See what they recently published below.

Website title: Ed Elliott's Agile SQL Club

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.44 / week

Message History

Running tSQLt unit tests is great from Visual Studio but my development workflow isn’t just write tests, run tests, fix tests, run tests anymore, it is 2026 and I am a big fan of using claude code to help me write more efficiently than I use...


Read full story

I have had a number of requests for me to update the tSqlt Test Adapter over the years so it would work with more recent versions of Visual Studio. I finally got around to doing this and I am pleased to say that the new version works with VS 2022, 2025 and should continue to work in future releases.

Between Visual Studio 2017 and 2019 the changes required were minimal ...


Read full story

SQL Server Management Studio (SSMS) has recently added support for Github Copilot. This is a great feature that can help with writing SQL queries and scripts sql development. However, there is a potential security risk that means that I will only be using it for local development with a database that has no externally provided data. When evaluating GitHub copilot I think there a...


Read full story