Skip to content

Commit

Permalink
Merge pull request #410 from data-integrations/sql_server_mapping
Browse files Browse the repository at this point in the history
Added documentation for unsupported datatypes in SQL Server
  • Loading branch information
Aryan-Verma authored Jun 15, 2023
2 parents f73c5ec + 7889515 commit 79898e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mssql-plugin/docs/SqlServer-batchsource.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ Data Types Mapping
| SQLVARIANT | string | |
| GEOMETRY | bytes | |
| GEOGRAPHY | bytes | |
| CURSOR | unsupported | |
| ROWVERSION | unsupported | |
| SQL_VARIANT | unsupported | |
| TABLE | unsupported | |


Example
Expand Down

0 comments on commit 79898e2

Please sign in to comment.