Project

General

Profile

Actions

Patch #4580

open

Run rake db:schema:dump after rake db:migrate_plugins

Added by Konstantin Haase over 13 years ago. Updated almost 13 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-14
Due date:
% Done:

0%

Estimated time:

Description

rake db:migrate runs rake db:schema:dump after applying all migrations. Thus you can run rake test directly after db:migrate.

This patch applies the same behavior to rake db:migrate_plugins, so it is easier to test if your plugins did not break Redmine. Patch is based on trunk (actually, master of git mirror).


Files

Actions #1

Updated by Konstantin Haase over 13 years ago

  • Assignee set to Eric Davis
Actions #2

Updated by Eric Davis almost 13 years ago

  • Assignee deleted (Eric Davis)
Actions

Also available in: Atom PDF