What steps will reproduce the problem?
1. Use the supplied dbo.sql to procduce the database.
2. Modify the DML so the ListSuffix is Plural, Entity Nmaes are singular, and
Table names our plural.
3. Modify the Entity generator so the ListSuffix is plural
4. After generation you will notice that the last entity with a junction table
has a number appended to it.
What is the expected output? What do you see instead?
I expected the list to be the name Attachments, but it generated as Attachments1
What version of the product are you using?
6
Please provide any additional information below.
Original issue reported on code.google.com by daniel.d...@gmail.com on 24 Apr 2012 at 11:05
Original issue reported on code.google.com by
daniel.d...@gmail.com
on 24 Apr 2012 at 11:05Attachments: