Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
0003190: Update Supported Data Types in SqlServer in Docs
  • Loading branch information
klementinastojanovska committed Jul 6, 2017
1 parent 07157d1 commit 919eb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric-assemble/src/asciidoc/appendix/mssqlserver.ad
Expand Up @@ -97,6 +97,6 @@ GRANT INSERT, EXECUTE ON DATABASE::SYM_DATABASE to APP_USER;
|Datetimeoffset|No
|Char, Varchar, Text, Nchar, Nvarchar, Ntext|Yes
|Binary, Varbinary|Yes
|Image|No
|Image|Yes
|Spatial Data Types|No
|===

0 comments on commit 919eb2b

Please sign in to comment.