Table column renaming

Posts   
 
    
LoneEagle
User
Posts: 6
Joined: 08-Jul-2005
# Posted on: 08-Jul-2005 14:59:37   

Hi,

My first post. We just bought the product and I am doing some exploring. I noticed that the generator is renaming our columns when creating an entity.

We add a code (suffix) to identify the type of the column.

How can I disable that?

Example of column name: * MyColumn_i -> MyColumnI

Thanks

LoneEagle
User
Posts: 6
Joined: 08-Jul-2005
# Posted on: 08-Jul-2005 15:24:28   

Ok,

I found it.

Preferences:

  • MakeElementNamePascalCasing = false
  • RemoveUnderscoresFromElementName = false