On May 18, 2007, at 2:31 AM, Lachlan Deck wrote:
Okay, I've made some progress, simplified the model, but there's
one final problem that's a bit baffling:
- the foreign key ('clientId') is not being given a value in the sql.
So I have an abstract parent called Taggable with various kids.
Ta
Okay, I've made some progress, simplified the model, but there's one
final problem that's a bit baffling:
- the foreign key ('clientId') is not being given a value in the sql.
So I have an abstract parent called Taggable with various kids.
Taggable (Abstract, vertical inheritance)
id