Defect #9219
Plugin Conflicts
Status: | New | Start date: | 2011-09-09 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Plugin API | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
Plugins should include their name in the prefix of database tables to avoid conflicts. This is a regular problem when installing multiple plugins as often they use the same table names e.g.: tags. The db:migrate_plugins script doesn't seem to handle this well and things get messy and out of sync.
History
#2
Updated by Etienne Massip over 11 years ago
- Assignee deleted (
Azamat Hackimov)
#3
Updated by Go MAEDA over 5 years ago
- Category changed from Core Plugins to Plugin API