|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-03-28 05:15:23
|
[ http://216.121.112.228/browse/NH-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Earl updated NH-2571:
-----------------------------
Description:
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.
was:
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.
> Full PostgreSQL Support
> -----------------------
>
> Key: NH-2571
> URL: http://216.121.112.228/browse/NH-2571
> Project: NHibernate
> Issue Type: Improvement
> Components: DataProviders / Dialects, Tests
> Affects Versions: 3.0.0.GA, 3.1.0
> Reporter: Patrick Earl
> Assignee: Patrick Earl
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|