Path to this page:
Subject: CVS commit: wip/p5-Data-ObjectDriver
From: Hiramatsu Yoshifumi
Date: 2010-03-24 06:02:08
Message id: E1NuIjX-0003N0-JQ@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Updated to 0.07.
Changes from 0.06.
0.07 2010.03.22
- When an object is changed, delete the cache instead of updating it.
It is a bit more expensive, but should safer.
- Fixed a uuv warning thanks to Kazuhiro Shibuya
- Fixed a issue in the test suite for newer version of SQLite
reported by Emmanuel Seyman
http://rt.cpan.org/Ticket/Display.html?id=45186
- Fixed boggus bulk_insert() in the MySQL driver
- Fixed a perl5.11 warning
- In case you haven't noticed DOD is now on github, bye svn.
Files: