In-Table Foreign Keys in DataMapper ORM |
[eluser]tarciozemel[/eluser]
Hi! I'm trying to test some features of the DataMapper ORM library (http://datamapper.wanwizard.eu/). So, in this page of the documentation (http://datamapper.wanwizard.eu/pages/adv...tions.html) I see the In-Table Foreign Keys feature - personaly, I don't like the default third normal form (http://en.wikipedia.org/wiki/Third_normal_form) of the library. But, unfortunately, I was can't implemented the In-Table Foreign Keys... For some reason, the DataMapper still looking for a join table, even if I already created a foreing key in my table. So, someone, please, could show me some examples about how implement the In-Table Foreign Keys in DataMapper ORM?! Great regards! |
Messages In This Thread |
In-Table Foreign Keys in DataMapper ORM - by El Forum - 05-28-2011, 01:19 PM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 05-29-2011, 02:35 PM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 05-29-2011, 03:12 PM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 05-30-2011, 01:10 AM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 08-03-2011, 09:15 AM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 08-03-2011, 09:29 AM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 08-03-2011, 11:35 AM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 08-03-2011, 12:46 PM
In-Table Foreign Keys in DataMapper ORM - by El Forum - 08-04-2011, 11:50 AM
|