Minor issue engineering entities 5.2

Posts   
 
    
jsspam
User
Posts: 18
Joined: 16-Mar-2012
# Posted on: 02-Jun-2017 19:12:59   

I know this is by design but whenever reverse engineering to an entity it drops the "s" on any table that ends in status.

For example table OrderStatus results in an entity named OrderStatu

im guessing this is done to handle the plurality in entity names. Not sure this is worth fixing but just thought id throw it out there since we are frequently correcting it.

Version 5.2 rtm

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 02-Jun-2017 23:35:39   

I think we can correct this by adding an exception to the class which does the singularization, we'll look into it. Thanks for reporting!

Frans Bouma | Lead developer LLBLGen Pro
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 06-Jun-2017 12:03:00   

Implemented in v5.2.1 (available as hotfix build!)

Frans Bouma | Lead developer LLBLGen Pro