DMZ 1.7.1 (DataMapper OverZealous Edition) |
[eluser]WanWizard[/eluser]
@Dennis, If you want to deviate from the naming conventions, you can manually define the table name in the model. As long as you don't have any relationships, that will work. If you do have relationships, you have to switch from simple definition (i.e. using just the model name) to the advanced form (using an array to define the relation). With the advanced form you are free to define the model name, and the column names that are used to define the relationship. See http://datamapper.exitecms.org/pages/adv...tions.html for more information. Maybe I should add a section to the manual about this specific issue. |
Welcome Guest, Not a member yet? Register Sign In |