column default values in v0.96
[prev]
[thread]
[next]
[Date index for 2004/05/11]
I should probably have followed the conversations about v0.96 a bit closer....but was wondering if someone could verify my hunch.
We just upgraded to v0.96 from v0.95 and now inserts which relied on column defaults are failing with a
ORA-01400: cannot insert NULL into ("MYTABLE"."MYCOLUMN")
It appears that undefs are being bound to the insert statement. Is there a preferred way of doing default values now? Any chance that Class::DBI::Oracle can/will/should do this?
//Ed
|
column default values in v0.96
ed-cdbi 20:27 on 11 May 2004
|