You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Changelog
2
2
3
3
# 0.27.0
4
-
*Allow parallel plans for sqlutilpy.get. This can significantly speed up some queries. Previously in some case they were impossible due to cursor not explicitly marked 'not-scrollable'
4
+
*Make posgresql cursor not explicitly 'not-scrollable'. This may allow some plans to become parallel ?
0 commit comments