Auto document foreign key descriptions
janie
Posts: 2
Hi,
I have a question.
I have added a description to a column [column a] in a table . I have another table that has a column [column b] which is a foreign key to .[column a]. The description that I added in table 1 for column a has not filtered down to either the column description (column b) nor the foreign key description for table 2.
Is this the intended behaviour? Can a feature be added to enable the description for a column in one table be applied to all other tables that reference it?
Just out of interest is there an estimated time frame for the next release?
I have a question.
I have added a description to a column [column a] in a table . I have another table that has a column [column b] which is a foreign key to .[column a]. The description that I added in table 1 for column a has not filtered down to either the column description (column b) nor the foreign key description for table 2.
Is this the intended behaviour? Can a feature be added to enable the description for a column in one table be applied to all other tables that reference it?
Just out of interest is there an estimated time frame for the next release?
Comments
I'd be interested to hear from anyone else who would like this behavior. Are there cases where people would want these descriptions to be different?
David Atkinson
Product Manager
Red Gate Software
Product Manager
Redgate Software
But there would be value in showing the opposing column name and documentation while editing an FK column, making it easier to refer to the other and allowing cut and paste (which would cover Janie's suggestion too).
Andrew Culver