Posts
Sort by recent activity
Dynamic vs Static Data in source control
With our application DB, we have a number of required data rows to run the product, however, the data is dynamic in nature. In other words, it's not "lookup" data that does not change. This data ...
Choosing which Tables to add to source control
I'm new to SQL Source Control, but I currently haven't found any way to manually select which tables I actually want to source control. Looks like the only thing I can play with in terms of decidi...