Re: [gnome-db] gda_sql_builder_add_field_value() with Null values.
Vivien Malerba <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 27 February 2010 14:46, Vivien Malerba <[email protected]> wrote: > On 27 February 2010 00:47, Murray Cumming <[email protected]> wrote: >> Should I be able to call gda_sql_builder_add_field_value() to INSERT a >> NULL value (GDA_TYPE_NULL). That seems to fail with a warning like this: >> >> ** (glom:21696): WARNING **: Unhandled data type '(null)' > > I'll correct this ASAP. It's now corrected in master. Vivien