Re: [RDBO] Pg test errors

2005-12-28 Thread John Siracusa
On 12/28/05 3:33 PM, Cees Hek wrote: > Just a little bit more info on the sequence failures. [snip] I've got all tests passing with Pg 7.4.7, so I think the next release will solve your problems. (Basically, it had to do with what Pg 7.x returns from DBI's column_info() call and how Rose::DB han

Re: [RDBO] Pg test errors

2005-12-28 Thread Cees Hek
On 12/28/05, John Siracusa <[EMAIL PROTECTED]> wrote: > All tests pass for me in Pg 8.1. I was able to reproduce your errors by > downgrading my Pg to 7.4.7, and I'll work on fixing them for the next > release. Thanks John, Just a little bit more info on the sequence failures. I ran into the sa

Re: [RDBO] Pg test errors

2005-12-28 Thread John Siracusa
All tests pass for me in Pg 8.1. I was able to reproduce your errors by downgrading my Pg to 7.4.7, and I'll work on fixing them for the next release. -John --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for

[RDBO] Pg test errors

2005-12-28 Thread Cees Hek
Here are some more test errors that I am running into with the Pg tests. In the db-object-auto.t test, it looks like a sequence can not be found. In the test file, there seem to be two different ways of naming the sequence - with an uppercase R or a lowercase r. Rose_db_object_test_seq rose_db_