We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ef486 commit 72f7a13Copy full SHA for 72f7a13
1 file changed
CHANGELOG.md
@@ -18,6 +18,26 @@
18
19
**New Contributors**:
20
21
+## 0.13.7 — 2025-11-08
22
+
23
+0.13.7 has 8 commits from 6 contributors. Selected changes:
24
25
+**Fixes**:
26
27
+- Fix INTERVAL quoting in Redshift (@lukapeschke, #5545)
28
+- Fix support for text.contains in sql.redshift target (@dimtion, #5549)
29
+- Fix division in Redshift produces float (@priithaamer, #5546)
30
+- Use || operator over CONCAT for std.concat in Redshift (@lukapeschke, #5540)
31
32
+**Web**:
33
34
+- Bump vite from 7.1.11 to 7.2.0 in playground (#5547)
35
36
+**Internal changes**:
37
38
+- Bump the patch group with 2 updates (#5542)
39
+- pre-commit autoupdate (#5541)
40
41
## 0.13.6 — 2025-11-01
42
43
0.13.6 has 40 commits from 6 contributors. Selected changes:
0 commit comments