in reply to Re: inflated columns in DBIx::Class
in thread inflated columns in DBIx::Class
Your bubba("whatever") method must call the make_column_dirty($columnname) method on the row.I can't because in the version of DBIx::Class (0.08013) that I am using this method does not exist (any more?).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: inflated columns in DBIx::Class
by CountZero (Bishop) on May 07, 2009 at 14:49 UTC |