Comments
Sort by recent activity
I actually just finished a little project last night to be able to generate those argument XML files based on a set of tables (We currently have 16 databases on 4 servers under source control)
I was only planning on generating them when we had an overall build or other environment changes, but now that you mention it, I supposed I could modify that process to read the names of the files in the data directory and translate that to an include element.
Very good. Thanks for the idea. / comments
I actually just finished a little project last night to be able to generate those argument XML files based on a set of tables (We currently have 16 databases on 4 servers under source control)
I wa...
Implemented your idea and we're back to normal run times. Thanks. / comments
Implemented your idea and we're back to normal run times. Thanks.
Great, thanks. I figured that's what was happening. I appreciate you checking to see if the behavior can be changed.
Any other suggestions on what we might do in the interim?
I assume migration scripts would be an option, but we're using mercurial so they're not available to us yet (ETA?)
Our current workaround is just to have each developer understand that we can't currently generate rollbacks for data and they are responsible to "know" when they're pushing data between environments and make them responsible to write a rollback script for the final release and attach it to the "release ticket" with the other autogenerated scripts. / comments
Great, thanks. I figured that's what was happening. I appreciate you checking to see if the behavior can be changed.
Any other suggestions on what we might do in the interim?
I assume migration s...
Definitely would be interested in trying out the fix and please do put me on the Early Access Build list. Everyone is very happy with our new process and we're just trying to wring the inefficiencies in our process out.
Thanks for the quick reply! / comments
Definitely would be interested in trying out the fix and please do put me on the Early Access Build list. Everyone is very happy with our new process and we're just trying to wring the inefficienc...
I have setup based on Troy's article and I can confirm that it does just sync the data under source control. / comments
I have setup based on Troy's article and I can confirm that it does just sync the data under source control.