Subject: CVS commit: pkgsrc/databases/p5-DBIx-SearchBuilder
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2007 02:35:03
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 18 02:35:03 UTC 2007
Modified Files:
pkgsrc/databases/p5-DBIx-SearchBuilder: Makefile distinfo
Log Message:
Update to 1.45:
1.45 Tue Sep 26 11:08:20 EDT 2006
* Postgres fixes:
** fix "$rec->Create();"
** fix "$rec->Create( IntegerColumn => '' );"
** fix "$rec->SetIntegerColumn( '' );"
** add test
* Cache changes
** cleanup ::Record::Cachable
** use cache in:
$a->LoadByCols(...);
$b->LoadById( $a->id );
** add cache tests
1.44
* DBIx::SearchBuilder::Handle::DatabaseVersion enhancements
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/databases/p5-DBIx-SearchBuilder/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/databases/p5-DBIx-SearchBuilder/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.