tags:

views:

16

answers:

1

All my tables are prefixed with xx_

Is it possible to globally remove this and make the first character upper case?

A: 

I'd like to bump this up.

I have the same issue. My database tables have prefixes on them and when the DataModel generates the EntityObjects they have the prefixes at the beginning of the class name. Is there anyway that I can have those prefixes ignored when the DataModel is updating/creating the classes?

Thanks in advance,

Tim Shults

Tim Shults