I'm trying to pass a null value in for a bigint column.

pg keeps complaining because its getting a 0.  doing a data::dumper,  
I'm seeing the column with
  value=> [0]
  _a => undef
  _p=> undef
  sign=> '+'

tailing the pg log, rose sends a 0
I'm explicitly setting this col to undef, and it is not a 'not_null' col

suggestions?

- Jonathan Vanasco
- findmeon.com / RoadSound.com

Sent from my iPhone

-------------------------------------------------------------------------
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