File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Revision history for pgTAP
3
3
4
4
1.2.0
5
5
--------------------------
6
- * Make description field optional in has_view() and hasnt_view() when
6
+ * Made the description field optional in ` has_view()` and ` hasnt_view()` when
7
7
specifying schema (#230). Thanks to Godwottery for the patch!
8
8
* Added support for the date and time keywords `CURRENT_DATE`, `CURRENT_TIME`,
9
9
`CURRENT_TIMESTAMP`, `LOCALTIME`, and `LOCALTIMESTAMP` to `col_default_is()`.
@@ -33,8 +33,9 @@ Revision history for pgTAP
33
33
the pull request (#250).
34
34
* Added `hasnt_operator()`, `hasnt_leftop()`, `hasnt_rightop()` (#38). Thanks to
35
35
Wolfgang Walther for the pull request (#251).
36
- * Improve output of results_eq and results_ne when number of columns or their
37
- types are different (#37).
36
+ * Improved the output of `results_eq()` and `results_ne()` when the number of
37
+ columns or their types are different (#37). Thanks to Wolfgang Walther for
38
+ the pull request (#255).
38
39
39
40
1.1.0 2019-11-25T19:05:38Z
40
41
--------------------------
You can’t perform that action at this time.
0 commit comments