Skip to content

Commit f14cc71

Browse files
committed
Added data format version 8 description
1 parent dd2a7b6 commit f14cc71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/protocol/part/ConnectOptions.js

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ function ConnectOptions() {
121121
// * `5` Support for ST_GEOMETRY and ST_POINT
122122
// * `6` Specifies to send the data type BINTEXT to the client
123123
// * `7` Support for BOOLEAN
124+
// * `8` Support for FIXED8/12/16
124125
// TODO: Once implementation and testing for data format version 4 are
125126
// complete, replace dataFormatVersion and dataFormatVersion2 with the
126127
// commented-out lines.

0 commit comments

Comments
 (0)