Your tool is great. I really like the synchronization scripts, and how you can select just the objects you want to synchronize.
The only thing I really think it needs is a summary of the different db objects, where you can see just the objects the are new, updated, or to be deleted from the target database. I have also evaluated MssqlMerge and feel this is something it does very well. In that tool you can choose to see either all objects, or just the new objects, or the changed objects, or the deleted objects.
I have a large database and have to scroll through hundreds of tables to find the ones colored blue or green, it just makes it a bit difficult when the tool already knows which objects are different.
You probably already have this kind of feature scheduled for the next version, but if not, I give it a big +1.
Thanks for this free tool.
Comments: Hello!
Thanks for taking the time to create an account to create an issue for this feature request. Also, thanks for the pointer to MssqlMerge, which I have added to the [list of alternatives](https://opendbiff.codeplex.com/documentation) in the documentation. The focus for quite a while has been fixing bugs, and there are still a few outstanding (the big one right now is [surviving permissions issues](https://opendbiff.codeplex.com/workitem/15406)).
Your idea of an option for only showing differences makes a lot of sense, and would make the tool more useful for users with lots of database objects to compare. I believe steps were taken in this direction, based on the 'Filter ...' check boxes on the Schema tab (so technically this could be considered a bug since the check boxes don't do anything?). A number of [enhancements to the treeview](https://opendbiff.codeplex.com/workitem/15458) were checked in recently but haven't been released as a binary download yet.
Ideally work is prioritized by votes so now that this issue exists we will see how many others are interested.