I want to take the opportunity give a little bit of love out to the datadude team.
Just now I wanted to move one of my tables into a different schema. This table is referenced in countless pieces of code so I used Refactor-->Move Schema to make the change. All of my code that references the table is auto checked-out of source control and updated accordingly. I checked the stuff in and with a little wave of my 'schema comparison' magic wand everything gets pushed out to my development database.
This took me all of about 20 seconds. I dread to think how long this would have taken me to do by hand especially after correcting all the human errors that I would have undoubtedly made.
Love it. Absolutely love it.
That is all. Cheers.
-Jamie