Ivan Nemeth created EMPIREDB-230:
------------------------------------
Summary: MSSQL DDL generates incorrect data type for BLOB with
nonzero length
Key: EMPIREDB-230
URL: https://issues.apache.org/jira/browse/EMPIREDB-230
Project: Empire-DB
Issue Type: Bug
Reporter: Ivan Nemeth
Priority: Minor
If you define a DBTableColumn of type BLOB and nonzero length, in case of MSSQL
driver the resulting DDL datatype will be IMAGE(x) instead of IMAGE with no
length specified.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)