Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ambs
Copy link
Contributor

@ambs ambs commented Jan 4, 2015

The test was failing because the error message from DBD changed. To keep backwards compatibility changed the regular expression to match both error messages.

Best,
Alberto

ziguzagu added a commit that referenced this pull request Jan 14, 2015
@ziguzagu ziguzagu merged commit afecaf5 into sixapart:master Jan 14, 2015
ziguzagu added a commit that referenced this pull request Jan 14, 2015
Changelog diff is:

diff --git a/Changes b/Changes
index b9898e3..363cae7 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,5 @@
-# $Id$
+0.10_1 2015.01.14
+    - Fix test (ambs) #16

 0.09 2011.03.17
     - Fix reuse_dbh behaviour when ping fails on driver->dbh (RT 65448)
ziguzagu added a commit that referenced this pull request Jan 14, 2015
Changelog diff is:

diff --git a/Changes b/Changes
index 363cae7..54df798 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.10 2015.01.14
+    - Document spelling corrections (dsteinbrunner) #8 #9 #10 #11 #12 #13 #14
+
 0.10_1 2015.01.14
     - Fix test (ambs) #16
ziguzagu added a commit that referenced this pull request Mar 28, 2015
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) #16
+    - Migrate to Minilla (ziguzagu) #17
+    - Pass the whole args to fallback driver. (Akira Sawada) #18
+    - Remove a joined table from the "FROM" phrase for fix error on MySQL. (usualoma) #7
+
 0.10 2015.01.14
     - Document spelling corrections (dsteinbrunner) #8 #9 #10 #11 #12 #13 #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.
ziguzagu added a commit that referenced this pull request May 18, 2015
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) #19
+
 0.11 2015-03-28T10:04:24Z

     - Fix test (ambs) #16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants