DBD-XBase
view release on metacpan or search on metacpan
Revision history for Perl extension XBase and DBD::XBase.
1.08 Fri Jan 13 21:20:15 CET 2017
Add support for dBASE IV memo type B.
1.07 Tue May 3 19:45:23 CEST 2016
Resolving the xbase_lines regression of 1.06.
1.06 Sun Mar 6 20:48:11 CET 2016
Add support for W column type (byte array by Visual FoxPro).
Fixed overload arg warning.
Restore the table_info functionality.
Fix for type B little endian issue, reported by Andres Thomas.
1.05 Wed Apr 24 19:37:09 CEST 2013
Fix for prepare_select_eq and empty MDX indexes, patch by Julian
Bridle.
1.04 Wed Apr 17 19:47:21 CEST 2013
Fix for handling MDX indexes, patch by Julian Bridle.
1.03 Sun Mar 6 07:32:21 CET 2011
Fixing output of tests when DBI is not available.
1.02 Thu Mar 3 20:40:54 CET 2011
Added the URL to the AVAILABLE FROM sections.
1.01 Wed Feb 9 21:22:07 CET 2011
Updated the Changes file.
1.00 Wed Feb 9 21:19:35 CET 2011
Changed the location of the distribution to
http://www.adelton.com/perl/DBD-XBase/
Changed author's email address.
Require perl 5.10 and use O_BINARY from Fcntl.
Updated the clean target to make distclean clean.
Updated URL of Erik's documentation.
making the module happy with _NULLFLAGS/0 type (we do not
interpret this at the moment, we just correctly ignore)
provided by Sebastien Nameche.
XBase::SQL: like operator now matches multiline strings as
well, problem reported by Petr Nalevka.
DBD::XBase: stump DBD::XBase::db::DESTROY added, to silence DBI,
patch by Gregory McCann.
0.1551 Sat Jan 9 19:21:16 CET 2000
dbfdump: Accepts --SQL modifier to --info, prints structure
of the table as a create table SQL.
0.155 Sun Nov 7 15:43:59 CET 1999
XBase::SQL and DBD::XBase: arbitraty arithmetic expression
possible in the select list. NAME attribute works fine for them.
SQL functions length, *trim, concat and substr supported. Fixed
bug in XBase::SQL causing bad division results. The DBD::XBase
documentation revised.
t/5_dbd_select* tests extended.
0.147 Mon Aug 16 10:48:37 MET DST 1999
( run in 0.617 second using v1.01-cache-2.11-cpan-49f99fa48dc )