I'm using SqlDataCompare from the commandline, and I'd like to know what specific information the .sdcs files hold?
Let's say I modify/add an insert statement for a .sql file in the data folder (of a scriptsfolder). Then, I try to migrate the data in my live database to match the scriptsfolder. In my experience, the data in the live database is successfully migrated. (Of course, I haven't touched any of the .sdcs files)
What kind of risks do I expose myself to by performing these types of actions?
Let's say I modify/add an insert statement for a .sql file in the data folder (of a scriptsfolder). Then, I try to migrate the data in my live database to match the scriptsfolder. In my experience, the data in the live database is successfully migrated. (Of course, I haven't touched any of the .sdcs files)
What kind of risks do I expose myself to by performing these types of actions?