Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-DBIx-SearchBuilder
From: Makoto Fujiwara
Date: 2014-12-07 23:09:51
Message id: 20141207220951.9760498@cvs.netbsd.org
Log Message:
Update 1.65 to 1.66
1.66 2014/08/20
- No changes since 1.65_02
1.65_02
- Stop unilaterally disabling the "UTF8" flag before executing queries
- Make ->Fields case-sensitive in the column names it returns, as well
as in the table name it takes.
1.65_01
- Make ->Fields only lookup information on the table requested, not all
fields, for performance. It also is now case-sensitive in table name.
- Omit calls to ->Fields entirely for PostgreSQL 9.1 and above
Files: