Rename Parent Column Propagate to Child Tables
Is there a way to do this alreay or is it on a list for a future release so that if you change the name of a parent column that the model will automatically update the child tables with the new name? Same if you change the datatype? I have a decent size design right now that I have to rename a bunch of parent columns and then I have to go manually to each child table and update.
Thanks.