Patch #1386
Redmine database should use redm_prefix!
| Status: | Closed | Start date: | 2008-06-05 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Issues | |||
| Target version: | - |
Description
It will be much easier to find redmine related tables if they were shown with prefixes like redm_*
History
#1 Updated by Tommy Jensen almost 4 years ago
- Target version deleted (
0.8)
Disagreed.
One should try to use a database for a single application for security reasons.
If not - update the migration scripts accordingly.
It also breaks with rails naming convention.
- Tommy :)
#2 Updated by Thomas Lecavelier almost 4 years ago
- Status changed from New to Closed
- Assignee deleted (
Jean-Philippe Lang)
Damn agree with Tommy. And it's not a patch but a reqest feature. And as it would break anything existing, I'm closing.