Skip to content

Commit 449aacd

Browse files
committed
Add backticks and reorder
1 parent fd12ff2 commit 449aacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Fixed intermittent crash while setting `fetchAsString`, and incorrect output while reading the value.
88

9-
- Changed write-only attributes to allow console.log() on Connection objects. Note the attribute values will show as null; refer to the documentation.
9+
- Changed write-only attributes of Connection objects to work with `console.log()`. Note the attribute values will show as `null`. Refer to the documentation.
1010

1111
- Removed non-portable memory allocation for queries that return NULL.
1212

0 commit comments

Comments
 (0)