Please can anyone suggest an open source(free), source control plugin (like Redgate) for SQL server management studio. I know this will be a duplicate but i tried all of them questions and found nothing.
Thank you.
I found a solution for this with Visual Studio "Schema comparison".
Tools-> SQL server -> New Schema comparison. In here you can compare the two databases and see who have done changes to it. Hope this helps to someone.
Cheers