|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^2: DBIx::Class creating get_* and set_* methodsby jrockway (Acolyte) |
| on Feb 08, 2008 at 07:08 UTC ( [id://666917]=note: print w/replies, xml ) | Need Help?? |
|
Never use get_column and set_column directly unless you know what the side-effects are. They don't work the same way as using the accessors. Inflation is skipped, resultsets are not returned for relationships, etc.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||