ORM Designer beta versions
Here you can find public beta versions of ORM Designer 1.4.0
Download beta version 1.4.0.424 (Download now)
1.4.0 beta version
(released 2010-08-14)
Few words about new ORM Designer version
New version of ORM Designer with completely rewritten import/export core. Currently whole import and export mechanism is implemented via new XML scripting language. Scripts can be found in directory Scripts in ORM Designer installation directory. If you've found any error or inconsistency in the exported model, please let us know at support@orm-designer.com. Thanks
Doctrine2
Article about importing existing Doctrine2 model to ORM Designer is available here. Support for Doctrine2 has currently these limitations:
- without inheritance (will be implemented soon)
- import and export of model is possible only in XML format
What is new (413 version)
- New ! Doctrine 2 support (ticket=393)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Support for long(multiline) column default values (ticket=389)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Bugfix for many to many wizard (ticket=374)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
What is new (416 version)
- New ! Core Inheritance support
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New command line parameters for open and import project. More info. (ticket=397)
- Fixed several minority bugs
What is new (418 version)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New! Support for CakePHP validators (ticket=401)
- Updated quoting decimal, float and boolean values during export in CakePHP
- Fixed _schema export in CakePHP
What is new (419 and 420 version)
- Fixed occasional crash during license validation
- Fixed trial version bug in license
What is new(424 version)
- New! Doctrine2 YAML support
- New! Support for CakePHP schema.php generator (more info)

