New build of Entity Developer 5.5.164 is available for download now.
This version includes:
- The "Model Name As Files Prefix" property is implemented for the templates which generate classes for model entities
- The possibility of adding custom attributes to enum members is implemented
- The behaviour is changed: the possibility to exclude the generation of keys (primary, foreign) in "Update Database From Model" and "Generate Database Script From Model " wizards is added
- The behaviour is changed: now by default MVC Controller template generates files in the model folder, MVC View Advanced template creates files in the Views model subfolder
- The behaviour is changed: a table storage engine is not set explicitly in the generated DDL (MySQL)
- The behaviour is changed: the PostgreSQL limitation in 63 character for identifier names is taken into account when the SQL script is generated by Update Database From Model / Generate Database Script wizards
- The GenerateDummyComments template property for suppressing generation of dummy comments for each class and its members is implemented
- The bug with breaking the parameters order in Generator Parameters Editor is fixed
- The bug with setting access strategy for the class property in fluent mapping is fixed
- The bug with generating code by Self-Tracking Entity template is fixed
- The bug with parsing *.edmx is fixed
- The behaviour is changed: the possibility to add one-to-one associations with nullable foreign key properties is added
http://www.devart.com/entitydeveloper/