This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I am generating model from database, and It seems there is an issue while creating tables that are both plural and singular. In this specific instance it's tables CLAIMTYPE and CLAIMTYPES that get same entity generated. How do I generate two different models for these? Thanks |
|
|
You will need to split this into two separate model files. We require entities to be uniquely named in a single model.
|
|
|
Hi Jerremy, thanks for the answer, I was looking for solution to disable 'clever' mechanism that changes table names when generating entities, not to have separate models for singular named tables and plural named tables. Thanks. |
|