Mapping of NH-1408 not portable across every RDBMS

Description

Property 'DbResource.RawValue' from is mapped as:
<property name="RawValue" type="StringClob">
<column name="Value" sql-type="ntext" not-null="true" />
</property>

Which cause error when type 'ntext' is not recognized by the used database.

Is the type of this property relevant for this test? Could we simply remove the 'sql-type' parameter and let NH map it with the appropriate SQL type without breaking the test?

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created August 10, 2008 at 6:35 AM
Updated September 7, 2008 at 9:29 PM
Resolved September 7, 2008 at 9:29 PM
Who's Looking?