On 9/7/07, Graham Barr <[EMAIL PROTECTED]> wrote:
> On Sep 7, 2007, at 1:49 PM, John Siracusa wrote:
> > I'll provide a global way to turn it on, however.  Probably:
> >
> >     Rose::DB::Object::Metadata::Column->default_undef_sets_null(1);
> >
> > which you can put in your common base class or wherever.
>
> OK. Could Rose::DB::Object::Metadata have a value which it uses when
> creating a column object ? That way we only need to place this in one
> place and get the same functionality on every column.

You'd only need the line I write above in one place to change the
behavior globally.

-John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to