We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1664860 commit b5c830eCopy full SHA for b5c830e
History.txt
@@ -1,3 +1,15 @@
1
+== 0.5.3 2015-05-07
2
+
3
+* Improvements
4
+ * Support for ActiveRecord 4.2
5
+* Docs
6
+ * README formatting fixed (Usage with Rails section)
7
+* Bug fixes
8
+ * Force to convert String type value as real string to avoid error when used JRuby and for VARCHAR2 parameter is assigned non String value
9
+ * Fix dbms_output functionality in case when database exception is raised
10
+* Internal (development) improvements
11
+ * Vagrant box provisioning added
12
13
== 0.5.2 2014-10-23
14
15
* Bug fixes
0 commit comments