View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002358 | Composr | core_database_drivers | public | 2016-03-30 13:47 | 2017-11-19 18:07 |
| Reporter | Chris Graham | Assigned To | |||
| Severity | Feature-request | ||||
| Status | non-assigned | Resolution | open | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0002358: Add support for unique index | ||||
| Description | Add unique index support (i.e. no duplicates on values) to the database drivers. Do for these fields... f_members.m_username f_members.m_email_address And if multi-lang-content is not enabled, also... f_groups.g_name | ||||
| Tags | No tags attached. | ||||
| Time estimation (hours) | 3 | ||||
| Sponsorship open | |||||
|
|
Also for SQL Server, unique's on the cached_comcode_pages and translate tables, as these have had to be assigned AUTO keys just for this database driver (due to full-text search restrictions). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-03-30 13:47 | Chris Graham | New Issue | |
| 2017-11-19 18:07 | Chris Graham | Note Added: 0005218 |