Skip to content

Commit 2205ea6

Browse files
committed
fix the changelog
1 parent 2f6eb31 commit 2205ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22

33
# 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 ?
55

66
# 0.26.0
77
* Preserve uppercase columns when ingestng data

0 commit comments

Comments
 (0)