Skip to content

Commit 5c176d5

Browse files
dougwilsonseangarner
authored andcommitted
docs: add note on binary character set type casting
closes mysqljs#1071
1 parent 84d34ab commit 5c176d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -1164,6 +1164,9 @@ types by default. The following mappings exist:
11641164

11651165
### String
11661166

1167+
**Note** text in the binary character set is returned as `Buffer`, rather
1168+
than a string.
1169+
11671170
* CHAR
11681171
* VARCHAR
11691172
* TINYTEXT

0 commit comments

Comments
 (0)