Tags: twata1/data-objectdriver
Tags
Merge pull request sixapart#24 from sixapart/fix-failed-tests-perl-525 Fix failed tests with Perl 5.25.11
Checking in changes prior to tagging of version 0.14. Changelog diff is: diff --git a/Changes b/Changes index 53c63c4..d7ffb2c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ {{$NEXT}} +0.14 2016-01-14T03:03:02Z + + - Fix test for SQLite 3.10 compatibility (ziguzagu) sixapart#21 + 0.13 2015-05-20T02:26:46Z - Fix 0.12 changes with braking inserting new records (masiuchi) sixapart#20
Checking in changes prior to tagging of version 0.13. Changelog diff is: diff --git a/Changes b/Changes index 0cb62d5..53c63c4 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ {{$NEXT}} +0.13 2015-05-20T02:26:46Z + + - Fix 0.12 changes with braking inserting new records (masiuchi) sixapart#20 + 0.12 2015-05-18T05:33:33Z - Fix broken $sth at inserting new records (masiuchi) sixapart#19
Checking in changes prior to tagging of version 0.12. Changelog diff is: diff --git a/Changes b/Changes index 17ae8ba..0cb62d5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ {{$NEXT}} +0.12 2015-05-18T05:33:33Z + + - Fix broken $sth at inserting new records (masiuchi) sixapart#19 + 0.11 2015-03-28T10:04:24Z - Fix test (ambs) sixapart#16
Checking in changes prior to tagging of version 0.11. Changelog diff is: diff --git a/Changes b/Changes index 54df798..17ae8ba 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,12 @@ +{{$NEXT}} + +0.11 2015-03-28T10:04:24Z + + - Fix test (ambs) sixapart#16 + - Migrate to Minilla (ziguzagu) sixapart#17 + - Pass the whole args to fallback driver. (Akira Sawada) sixapart#18 + - Remove a joined table from the "FROM" phrase for fix error on MySQL. (usualoma) sixapart#7 + 0.10 2015.01.14 - Document spelling corrections (dsteinbrunner) sixapart#8 sixapart#9 sixapart#10 sixapart#11 sixapart#12 sixapart#13 sixapart#14 @@ -13,7 +22,6 @@ - Adds a new restricted IO operation mode controlled by the $Data::ObjectDriver::RESTRICT_IO flag (Brad Whitaker) -Revision history for Data::ObjectDriver 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.
PreviousNext