Full PostgreSQL Support
Description
Environment
None
Activity
Show:
Fabio Maulo July 30, 2011 at 2:11 PM
Closed after final release of NH3.2.0GA
Fixed
Details
Details
Assignee
Patrick Earl
Patrick EarlReporter
Patrick Earl
Patrick EarlComponents
Fix versions
Priority
Who's Looking?
Open Who's Looking?
Created March 10, 2011 at 5:05 PM
Updated July 30, 2011 at 2:11 PM
Resolved July 11, 2011 at 12:05 AM
Who's Looking?
The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test.
Limitations encountered along the way:
PostgreSQL does not support null characters in unicode strings.
Can't select for update across an outer join. This means inherited entities can't be locked.
Broken DTC support in Npgsql.