Skip to content

Commit 7889515

Browse files
committed
added documentation for unsupported datatypes
1 parent 64760bb commit 7889515

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mssql-plugin/docs/SqlServer-batchsource.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ Data Types Mapping
144144
| SQLVARIANT | string | |
145145
| GEOMETRY | bytes | |
146146
| GEOGRAPHY | bytes | |
147+
| CURSOR | unsupported | |
148+
| ROWVERSION | unsupported | |
149+
| SQL_VARIANT | unsupported | |
150+
| TABLE | unsupported | |
147151

148152

149153
Example

0 commit comments

Comments
 (0)