in reply to Re^2: DBIx::Class creating get_* and set_* methods
in thread DBIx::Class creating get_* and set_* methods
Never use get_column and set_column directly unless you know what the side-effects are.I would rather say "the absence of side-effects" ;-)
|
|---|