Posts
Sort by recent activity
Does BuildServer CI migration scripts require SqlSource?
Just had to check in my first migration script and now I'm dead in the water. I am unable to get my build server to process the migration script.
We are using TeamCity, it checks out the source, S...
Ability to limit what is considered Static Data?
We have some tables that we ship with default static data. For these tables, we start our Identity sed at let's say 1000, and our data is usually just some rows with Id 1-20 or so. Sometimes also ...
Self supporting remote client updating?
In my development env, sqlcompare is great as I just point it at my dbs and run it. I've started to get it also working with TeamCity. What about when my software is actually installed at a clien...