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 a02faa5 commit 99f1fafCopy full SHA for 99f1faf
CHANGELOG.md
@@ -1,16 +1,10 @@
1
-## v5.1.3
2
-
3
-#### Fixed
4
5
-* Patched `Relation#build_count_subquery`. Fixes #613.
6
-* Inserts to tables with triggers using default `OUTPUT INSERTED` style. Fixes #595.
7
8
9
## v5.1.2
10
11
#### Fixed
12
13
* The `fast_string_to_time` method when zone local. Fixes #609 #614 #620
+* Patched `Relation#build_count_subquery`. Fixes #613.
+* Inserts to tables with triggers using default `OUTPUT INSERTED` style. Fixes #595.
14
15
16
## v5.1.1
VERSION
@@ -1 +1 @@
-5.1.3
+5.1.2
0 commit comments