Project

General

Profile

Actions

Feature #3385

closed

ability to specify MySQL table prefix

Added by Steve Ubiera about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Start date:
2009-05-18
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid

Description

There is currently no way to specify a custom MySQL table prefix prior to install. If there is, beats me.

Actions #1

Updated by Jean-Philippe Lang about 16 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

This is a Rails featue. Add this to your environment.rb:

config.active_record.table_name_prefix = "redmine_" 
Actions

Also available in: Atom PDF