Is it possible to use Export Data Source and create separate scripts for table, index, and constraint objects, as opposed to the current table object script that includes all of these together?
Currently SQL Compare doesn't seperate tables from their sub-objects (indexes, constraints triggers etc) at any level, so we can't create seperate scripts for them. I've added this forum thread to the relevant feature request, and it's something we're seriously considering for future versions.
Is it possible to use Export Data Source and create separate scripts for table, index, and constraint objects, as opposed to the current table object script that includes all of these together?
Thanks!