[Dbi-interbase-devel] 0.22 is out
Status: Beta
Brought to you by:
edpratomo
From: Edwin P. <ed....@co...> - 2001-02-08 19:12:12
|
Hi all, 0.22 is here: http://download.sourceforge.net/dbi-interbase/DBD-InterBase-0.22.tar.gz It's not available on CPAN yet, for I want to cleanup first the spurious warning generated when running the make test under perl-5.6. Changes from 0.21.1: * Memory leak problem fixed * SQL dialect 1 now can access timestamp field. * Lighter, faster $dbh->ping(). I hope this is more stable, as well. * Added Flemming's submitted patch to zero sqlda before being used. The type conversion problem as reported by Enrique will probably still remains though :-( rgds, Edwin. |