vsts - Visual Studio Online with Git. Database version control considerations -
we going use visual studio online git our future source control. our projects asp.net web sites sql server database backend.
we want source control our databases visual studio online. not data, - other stuff: sprocs, views, functions schemas, tables etc...
an suggestions comments concerning nice ways this? considering visual studio data tools...
any suggestions/comments/user experiences share great.
the built in data tools work cumbersome.
the other 2 legitimate options are:
-redgate: works same way sql data tools , produces dacpac.
-ready roll: works in more traditional way differencing scripts
if looking free option sql data tools best. if want source control schema , generate upgrade scripts can progress redgate solution there. if have dba nazi might better ready roll, or better yet, fire dba..
Comments
Post a Comment