On 7/5/07, Derek Watson <[EMAIL PROTECTED]> wrote:
> Is there a way to set a RDBO boolean column to NULL? It seems to me
> that undef evaluates to FALSE.
>
> $obj->bool_column(undef);
> $obj->save;
> print $obj->bool_column; # 0

It's a bug, now fixed in SVN.  Thanks for the report.

-John

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to