codesmithtools / Templates

CodeSmith Generator Templates
http://www.codesmithtools.com/product/generator
54 stars 35 forks source link

Numbers appended to list properties during gneration with PLINQO L2S: Reference - Case 04090531 #645

Closed GoogleCodeExporter closed 4 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments:

GoogleCodeExporter commented 9 years ago
I have verified this issue 
(http://community.codesmithtools.com/Template_Frameworks/f/66/p/12612/48822.aspx
#48822)

Original comment by bniemyjski on 24 Apr 2012 at 1:32