[
https://jira.nuxeo.org/browse/NXP-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thierry Delprat updated NXP-1925:
---------------------------------
Status: Open (was: Triage)
> Allow multi-string fields in SQL directories
> --------------------------------------------
>
> Key: NXP-1925
> URL: https://jira.nuxeo.org/browse/NXP-1925
> Project: Nuxeo Enterprise Platform
> Issue Type: Improvement
> Components: Directory
> Affects Versions: 5.1.2, 5.2 RC1
> Reporter: Florent Guillaume
> Priority: Major
> Fix For: 5.4
>
> 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:
https://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