*NOTE* You should not attempt to make your primary key column inflate using has_a() as bad things will happen. If you have two tables which share a primary key, consider using might_have() instead.
You can use might_have in your Sessions_Metadata class and that should do the trick. Check the Class::DBI docs for the syntax.
In reply to Re: Class::DBI has_a relationships
by perrin
in thread Class::DBI has_a relationships
by CassJ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |