Page 1 of 1
Entity Developer 5.7.500 (04-Dec-2014) - How exclude description from diff.
Posted: Tue 09 Dec 2014 13:23
by AKRRKA
When updating database from the model is searched differences and formed change as a script. How to exclude descriptions from differences?
For get a clean script to update the database structure, from previous to next version.
Re: Entity Developer 5.7.500 (04-Dec-2014) - How exclude description from diff.
Posted: Wed 10 Dec 2014 09:46
by Shalex
When you say "description", you mean the Documenation (Summary) attributes of your properties/classes, don't you? If yes, please navigate to Model Settings and clear the Use database comments checkbox.
Re: Entity Developer 5.7.500 (04-Dec-2014) - How exclude description from diff.
Posted: Fri 12 Dec 2014 09:58
by AKRRKA
Yes, it is! Thank you.
If clear the Use database comments checkbox, and when create the database, tables and fields will be with comments or not?
Re: Entity Developer 5.7.500 (04-Dec-2014) - How exclude description from diff.
Posted: Fri 12 Dec 2014 12:48
by Shalex
Tables and fields will be without comments. Is that what you need?