Re: [RDBO] Column.pm bug w/patch

2007-03-23 Thread John Siracusa
On 3/10/07, Cory Bennett <[EMAIL PROTECTED]> wrote: > I have a column with inflate/deflate triggers and sometimes I get this error: > > Not an ARRAY reference at ./Rose/DB/Object/Metadata/Column.pm line 1087 Sorry for the delay. Your patch is applied to SVN. Thanks! -John -

[RDBO] Column.pm bug w/patch

2007-03-10 Thread Cory Bennett
I have a column with inflate/deflate triggers and sometimes I get this error: Not an ARRAY reference at ./Rose/DB/Object/Metadata/Column.pm line 1087 I have not narrowed down the setup to cause this error, it does not happen in any of my test cases ... just when my application is running. I tr