View Issue Details

IDProjectCategoryView StatusLast Update
0002358Composrcore_database_driverspublic2017-11-19 18:07
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0002358: Add support for unique index
DescriptionAdd 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
TagsNo tags attached.
Time estimation (hours)3
Sponsorship open

Activities

Chris Graham

2017-11-19 18:07

administrator   ~0005218

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).

Issue History

Date Modified Username Field Change
2016-03-30 13:47 Chris Graham New Issue
2017-11-19 18:07 Chris Graham Note Added: 0005218