austgl / mysql-workbench-doctrine-plugin

Automatically exported from code.google.com/p/mysql-workbench-doctrine-plugin
GNU Lesser General Public License v3.0
0 stars 0 forks source link

[patch] add 'override' for entity names #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As of the current version, there is a 'mixup' between table names and
entity names; the latter being created by the plugin.

I suggest allowing the user to 'override' the entity name.

There already is an information framework available: getInfoFromTableComment

The attached patch allows:
{doctrine:entityName}
MySuperDuperEntityName
{/doctrine:entityName}

Original issue reported on code.google.com by hpoeri@gmail.com on 12 Feb 2010 at 3:43

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by johannes...@gmail.com on 15 Feb 2010 at 5:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by hpoeri@gmail.com on 18 Feb 2010 at 11:08

GoogleCodeExporter commented 9 years ago

Original comment by hpoeri@gmail.com on 24 Feb 2010 at 9:08