This blog will no longer be updated.

New content is available on my new blog

util,source code - Piotr Rodak

Browse by Tags

All Tags » util » source code (RSS)

The penultimate audit trigger framework

So, it’s time to see what I came up with after some time of playing with COLUMNS_UPDATED() and bitmasks. The first part of this miniseries describes the mechanics of the encoding which columns are updated within DML operation. The task I was faced with...

Sql release builder

For a number of weeks, we have been regularly releasing code to our UAT database. The release process of database code differs slightly from releasing binary code because the release has to take into account existing data and schema in the database. With...
Posted by Piotr Rodak | with no comments