Closed (fixed)
Project:
Favorites
Version:
6.x-1.3
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2011 at 09:27 UTC
Updated:
30 Dec 2011 at 12:10 UTC
Just found another small schema issue: The "fid" column is indexed twice, which is not necessary. It would be suffician to make it the primary key (and not also "unique", since a primary key is always unique).
Comments
Comment #1
doitDave commentedFixed with the 1.3 release.