Posted by jaydub on May 23, 2008 at 5:34am
Jump to:
| Project: | Actions |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
in actions.install the table creation statements for the
actions_aid table results in redundant indexes created
on the aid column.
The attached patch fixes this and results in a single index.
not a big deal by any stretch but a fix nonetheless...
| Attachment | Size |
|---|---|
| actions.install.patch | 759 bytes |
Comments
#1
Fixed. Thanks.
#2
Automatically closed -- issue fixed for two weeks with no activity.