Hi All,

I'm trying to use an existing schema wherein I have a generic table called 'Note' containing - you guessed it, notes!. The thing is that these notes may be associated with many other types of data and therefore tables in my database. They may be related to a request, user, device, etc. I am sure that this is a fairly common use case, but don't see much in the docs or on the list.

The question is two-fold: What's the best structure, and how do we go about defining the DBIC rels?
Thanks,
Steve

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to