[DBD::Pg] Note recent fix to bug 99144 in Changes file.
dbdpg-commits-gENoVmVU/[email protected] Thu, 25 Sep 2014 21:05:47 +0000
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[email protected]> Note recent fix to bug 99144 in Changes file. --- Changes | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index bb4f32a..4c0cd8d 100644 --- a/Changes +++ b/Changes @@ -1,13 +1,20 @@ 'GSM' is Greg Sabino Mullane, greg-738XdyZ4GzZWk0Htik3J/[email protected] =20 =20 +Version 3.4.2 + + - Fix bug where single-quoted type arguments to the table_info() + method were causing a SQL error. + [Greg Sabino Mullane] (CPAN bug #99144) + + Version 3.4.1 Released August 20, 2014 (git commit cfd146effde09c493ac7= 573408ac29d6d9cbed47) =20 - - Allow '%' again for the type in table_info() and thus tables() - It's not documented or tested in DBI, but it used to work until - DBD::Pg 3.4.0, and the change broke DBIx::Class::Schema::Loader, w= hich - uses type=3D'%'. - [Dagfinn Ilmari Manns=C3=A5ker <[email protected]>] + - Allow '%' again for the type in table_info() and thus tables() + It's not documented or tested in DBI, but it used to work until + DBD::Pg 3.4.0, and the change broke DBIx::Class::Schema::Loader, whi= ch + uses type=3D'%'. + [Dagfinn Ilmari Manns=C3=A5ker <[email protected]>] =20 =20 Version 3.4.0 Released August 16, 2014 (git commit 7a5da12d84b4c2e9879f= 90fb6168f56c095071fa) --=20 1.8.4