DBIx-Easy

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

DBIx::Easy v0.21 released.

* Tue Jan 28 15:42:38 2014 CET Marco Pessotto <melmothx@gmail.com>

Fix regular expression to extract table names.
Fix bug with incoming parameters in is_table method.

* Tue Nov 19 11:16:49 2013 CET

DBIx::Easy v0.20 released.

* Thu Jul  5 11:39:42 2012 CEST Stefan Hornburg (Racke) <racke@linuxia.de>

Use table structure cache for insert method as well to prevent one extra
select query for each insert query.

* Mon Jan 23 16:59:43 2012 CET Stefan Hornburg (Racke) <racke@linuxia.de>

Enable UTF8 flag by default for MySQL, PostgreSQL, Sqlite and Sybase
drivers.

* Sun Jan 22 14:02:29 2012 CET Stefan Hornburg (Racke) <racke@linuxia.de>

DBIx::Easy v0.19 released

* Sun Jan 22 13:47:20 2012 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(scripts/dbs_update): fix CSV imports

* Tue Nov 1 17:07:06 2011 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(scripts/dbs_update): use Val hash key instead of Value method to retrieve 
values from spreadsheet cells.

* Tue Nov 1 16:49:32 2011 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(scripts/dbs_update): fix crash with undefined values inside of
spreadsheet cells.

* Sat Oct 29 15:31:28 2011 CEST
(scripts/dbs_update): add --insert-only commandline option.

* Thu Oct 20 11:42:05 2011 CEST
(Easy.pm): add special case for specifiying mysql_socket.

* Thu Oct 20 10:56:52 2011 CEST
(scripts): switch to /usr/bin/env in shebang.

* Thu Jan  8 19:32:57 2009 CET Stefan Hornburg (Racke) <racke@linuxia.de>

DBIx::Easy v0.18 released

* Mon Dec 15 09:14:31 2008 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): additional pattern for login failure to PostgreSQL databases

* Fri Apr 18 15:21:08 2008 CEST Jure Kodzoman <jure@tenalt.com>
(Easy.pm): new method do_without_transaction

* Mon May 21 11:38:02 2007 CEST

DBIx::Easy v0.17 released

* Fri May 18 17:27:15 2007 CEST
(Easy.pm): MySQL 5 has a different message for bad credentials
commit only if AutoCommit is turned off to avoid spurious warnings

* Fri May 18 00:17:37 2007 CEST
(Easy.pm): fixed now method for Postgresql

* Thu May  3 09:53:42 2007 CEST
(dbs_dumptabstruct): new option --dump-options

* Thu Jul 13 13:31:15 2006 CEST
(Easy.pm): escape umlauts in POD documentation

* Wed May  3 12:01:07 2006 CEST
(Easy.pm): remove object from argument list before calling DBI prepare method

* Sat Oct  8 01:24:40 2005 CEST

DBIx::Easy v0.16 released

* Thu Jan 13 17:57:29 2005 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): connect first before issue prepare statement

* Sun Jan  9 13:34:45 2005 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): remove quotes from table names in tables method
(dbs_dumptabstruct): put table names into quotes in system commands

* Mon Jul  5 15:30:56 2004 CEST Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): don't call passwd method on Win32 machines

* Tue Feb 10 14:10:04 2004 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): return on connections errors from various methods to allow failover with custom error handler
(Import.pm): new module

* Mon Feb  9 22:54:01 2004 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(dbs_update): new option --map-filter
(Easy.pm): Sybase support fixed, allow empty database name for Sybase, avoid
empty parentheses on some fatal errors

* Wed Jan 21 18:15:03 2004 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(dbs_update): don't insert a column twice if used both in --map and --columns

* Sat Oct  4 00:04:24 2003 CEST Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): rollback method added

* Wed Oct  1 13:08:46 2003 CEST Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): delete with empty conditions parameter fails, new methods
describe_table, create_table

* Mon Jun 16 14:07:13 2003 CEST Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): explicit return added to cache method avoids malfunction if
method columns is called first

* Tue May 13 14:40:21 2003 CEST Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): scalar references allow embedding strings without further quoting
in the update method as well

* Thu Mar 13 17:38:09 2003 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): fixed fallback in passwd method

* Wed Mar  5 18:15:09 2003 CET Stefan Hornburg (Racke) <racke@linuxia.de>
(Easy.pm): new method put



( run in 1.755 second using v1.01-cache-2.11-cpan-75ffa21a3d4 )