Actions
Feature #14104
closedAdd regular feature in Redmine for DB migrating ability (MySQL <> MSSQL, for example)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Resolution:
Wont fix
Updated by Toshi MARUYAMA almost 13 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
Redmine is Rails application and it does not depend specific DB.
If Redmine provide migration scripts, these become very complicated matrix.
It is too hard to maintain.
Updated by Etienne Massip almost 13 years ago
Side note: as Jean-Baptiste already said, ??yaml_db?? database adapter gem does a nice job of exporting/reimporting data for you.
Actions