Function to remove all duplicated entries
dereine - March 27, 2009 - 12:29
| Project: | Blog reactions |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Here is a patch which adds two functions.
one which removes a certain element from the datebase:
- the sql seems fine, but the funtionality itself needs testing.
one which finds all duplicated entries and remove all items for the entries and add at the end only one single item.
| Attachment | Size |
|---|---|
| blog_reactions-remove_duplicates.patch | 1.95 KB |
