DBIx-Wrapper

 view release on metacpan or  search on metacpan

WhatsNew  view on Meta::CPAN

	* connect_one() method
	* support for mysql's mysql_connect_timeout parameter

Version 0.16
        * disconnect() method
        * documented reconnect() method
	* update() and smartUpdate() will now ignore (just return a
	  true value) when called with empty $data

Version 0.15
        * Documented callbacks

Version 0.14
        * The data_source argument to connect() can now be a hash
        * Unknown method calls will be passed to the underlying DBI
          object.  So now you can make calls like prepare() which
          makes it easier integrate DBIx::Wrapper into an existing
          software package.

Version 0.13 (tester release)
        * Preliminary support for handlers (alpha)



( run in 0.770 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )