Darwin wrote:
You were right! There was an entity AND a typed view created for every view in the database. Did I accidentaly "turn on" the creation of entities for views? How do fix this?
Thanks,
Darwin
There are 2 ways to add new entities: one grabs all entities for tables, the other one grabs all entities for views, you must have clicked that one too
.
To fix this, rename either the entities mapped onto the views, or rename the typed views on the views which also have an entity mapped onto them