[
http://jira.nuxeo.org/browse/NXP-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florent Guillaume updated NXP-1925:
-----------------------------------
Fix Version/s: (was: 5.1.5)
5.2 M2
> Allow multi-string fields in SQL directories
> --------------------------------------------
>
> Key: NXP-1925
> URL: http://jira.nuxeo.org/browse/NXP-1925
> Project: Nuxeo Enterprise Platform
> Issue Type: Improvement
> Components: Directory
> Affects Versions: 5.1.2
> Reporter: Florent Guillaume
> Assignee: Florent Guillaume
> Priority: Major
> Fix For: 5.2 M2
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> LDAP directories can store multi-string fields, but SQL cannot.
> We must find a way to store multi-string fields in SQL. There are several
> implementation possibilities:
> 1. store them in a single string field by using a "rare" separator, and do
> searches using LIKE (searches will be slow),
> 2. store them in an array field, for databases that allow them (PosgreSQL
> does),
> 3. store them in a related table (complex code).
> For a first step 1. is enough.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets