George Hartzell wrote:
> Michael Lackhoff writes:
>  > On 01.08.2007 17:43 George Hartzell wrote:
>  > 
>  > > I think we may have gone over this, but I can't find it in the list.
>  > > 
>  > > I'm using current versions of Rose::DB::Object and friends on a
>  > > Freebsd -STABLE system.  I'm using sqlite 3.3.17 and DBD::SQLite 1.13.
>  > 
>  > I cannot say anything about your particular problem but v1.13 is known
>  > to be very buggy. The other day I asked the author about his plans for a
>  > new version and he answered that he is aware of the bugs but also that
>  > there is very little chance for a new version in the foreseeable future.
>  > 
>  > > Is this an FAQ, or is it a new phenomenon that I should report more
>  > > fully.
>  > 
>  > It might well become one if Matt Sergeant doesn't find a co-maintainer...
>  > 
>  > -Michael
> 
> Are people using SQLite with RDBO?  What version of the DBD driver,
> library, etc?
> 
> Thanks,
> 
> g.

I do, mostly in the test suite at this point.
DBI 1.45-152 I've been through...
DBD SQLite 1.12+RDBO has been fine...
1.13+RDBO has been fine for me too, but I have certain tests I skip for
1.13...

Just as an example of some of the borkneness of 1.13...
If I run a statement that throws an error due to a PK violation, the
very next statement I run will fail with the same error message
(different line number)...if when that second statement is SELECT a FROM
foo... nice.


-=Chris

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to