WellID --> WellId

Posts   
 
    
JimFoye avatar
JimFoye
User
Posts: 656
Joined: 22-Jun-2004
# Posted on: 24-Jun-2005 22:27:22   

All my column names that end in ID get transformed into "...Id" in the designer when I create entities. I don't recall this happening before, has it always done this? And what is the justification?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 24-Jun-2005 23:11:30   

Previously there was one setting for removing underscores and correcting case. This has been made 2 settings and the setting for correcting case has been enabled by default. See the preferences under 'Name construction' simple_smile (some options are copied to a project when you create a new project)

Frans Bouma | Lead developer LLBLGen Pro
JimFoye avatar
JimFoye
User
Posts: 656
Joined: 22-Jun-2004
# Posted on: 24-Jun-2005 23:20:27   

Ah, the pascal name option, I missed that. Ok, I had to delete all of my entities one at a time (any faster way to do this?). It's fine now, thanks. smile

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 25-Jun-2005 00:15:04   

JimFoye wrote:

Ah, the pascal name option, I missed that. Ok, I had to delete all of my entities one at a time (any faster way to do this?). It's fine now, thanks. smile

Set the option for confirmation for deletes to false, you can then simply keep DEL pressed. simple_smile

Frans Bouma | Lead developer LLBLGen Pro