Re: stopping numification

[prev] [thread] [next] [Date index for 2005/05/25]

From: Simon Wistow
Subject: Re: stopping numification
Date: 11:59 on 25 May 2005
On Wed, May 25, 2005 at 12:46:11PM +0100, William Ross said:
> so the bound value is definitely '1.0' but the stored value is '1',  
> and it must be something that happens in DBD::SQLite. This is  
> confirmed by the dbi-trace, i think:

Ahah. Switching from SQLite latest to SQLite2 (i.e libsqlite2 not 
libsqlite3) seems to have fixed it providing I do the

I don't even need the 

	__PACKAGE__->__data_type({});
	__PACKAGE__->data_type(version => DBI::SQL_BINARY);

trick.

So, yes. It does appear to be a DBD::SQLite problem - I was just getting 
confused.

Hopefully this thread will help anybody stuck with this in the future.


(message missing)

stopping numification
Simon Wistow 15:46 on 24 May 2005

Re: stopping numification
Matt S Trout 16:01 on 24 May 2005

Re: stopping numification
Simon Wistow 16:31 on 24 May 2005

Re: stopping numification
Christopher Laco 17:13 on 24 May 2005

Re: stopping numification
Simon Wistow 10:47 on 25 May 2005

Re: stopping numification
William Ross 11:46 on 25 May 2005

Re: stopping numification
Simon Wistow 11:59 on 25 May 2005

Re: stopping numification
Dan Sully 14:09 on 25 May 2005

Re: stopping numification
Gordon Haverland 16:55 on 24 May 2005

Re: stopping numification
Simon Wistow 17:06 on 24 May 2005

Re: stopping numification
Gordon Haverland 22:43 on 24 May 2005

Re: stopping numification
Tony Bowden 11:57 on 25 May 2005

Generated at 20:11 on 05 Jun 2005 by mariachi v0.52