We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fb498 commit f082543Copy full SHA for f082543
_posts/2019-03-24-version3.1.6-released.md
@@ -0,0 +1,15 @@
1
+---
2
+layout: post
3
+title: "utPLSQL v3.1.6 released"
4
+date: 2019-03-24 17:50:00 +0000
5
+categories: version3
6
7
+
8
+# Bugfix release for `v3.1.5`
9
10
+## Bug fixes
11
12
+- Fixed a bug in release `3.1.5` where `to_equal` matcher was failing due to privileges when comparing non sql diffable types #870
13
14
+## Improvements
15
+- Reduced number of information displaying about user defined type. We will now display only type name instead of full structure #866
0 commit comments