[Dbix-class] C3 branch lives!

Torsten Seemann torsten.seemann at infotech.monash.edu.au
Fri Nov 25 03:21:21 CET 2005


Matt,

> > postgresql-8.0.1-2PGDG
> > MySQL-server-4.1.10-0
> 
> Right, think I've nailed the underlying cause (see announce of _03 in a sec).
> and put the output for that into your mail? The basic 'make test' log
> doesn't have as much info in at as would be ideal.

That seems to have fixed it:

t/basicrels/11mysql................ok
t/basicrels/12pg...................NOTICE:  CREATE TABLE will create implicit sequence "artist_artistid_seq" for serial column "artist.artistid"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "artist_pkey" for table "artist"
okdu.au>
t/helperrels/11mysql...............ok
t/helperrels/12pg..................NOTICE:  CREATE TABLE will create implicit sequence "artist_artistid_seq" for serial column "artist.artistid"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "artist_pkey" for table "artist"
ok

TEST_POD=1 still has a lot of test failures ;-)

--Torsten





More information about the Dbix-class mailing list