Skip to content

Commit 5a24e36

Browse files
intgrandialbrecht
authored andcommitted
Changelog: Fix incorrect PR number
Incorrect PR number was used in changelog. "Support TypedLiterals in get_parameters" was andialbrecht#749 not 649.
1 parent 7e8c7ec commit 5a24e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Enhancements:
2121

2222
* Splitting statements now allows to remove the semicolon at the end.
2323
Some database backends love statements without semicolon (issue742).
24-
* Support TypedLiterals in get_parameters (pr649, by Khrol).
24+
* Support TypedLiterals in get_parameters (pr749, by Khrol).
2525
* Improve splitting of Transact SQL when using GO keyword (issue762).
2626
* Support for some JSON operators (issue682).
2727
* Improve formatting of statements containing JSON operators (issue542).

0 commit comments

Comments
 (0)