On Thu, Aug 11, 2011 at 10:02 PM, Alain Rastoul <[email protected]> wrote:
> Hi > > I 'm writing a small app with pharo +seaside + glorp + squeakdbx + sqlite > and I have a problem reading null values from my database. > Hi Alain. Do you know exactly which query is being sent? Do you think it can be related to this: http://code.google.com/p/dbxtalk/issues/detail?id=10 ? > It seems that glorp stores a DbxTypeNotSupported in the column description > for null values when the first row has a null value (the column datatype is > varchar). > Any workaround or advice is welcome before I dig into Glorp code > TIA > > Alain > > > -- Mariano http://marianopeck.wordpress.com
