Project

General

Profile

plugin update db (add_column)

Added by JD JD about 3 years ago

Hi,

I am new in development redmine plugin.

I want to update db, for exmple I want to add_column to model.

I don't find any command to add colum, I try to write file in /db folder and exec this command "bundle exec rake redmine:plugins:migrate" but there are no effect.

my question:

how I can add_column in plugin redmine in existing model.

thanks


Replies (1)

RE: plugin update db (add_column) - Added by Bernhard Rohloff about 3 years ago

Hi,

there's a Plugin_Tutorial in the wiki which should cover all your problems.

Greetings,

Bernhard

    (1-1/1)