Ticket #397 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

[PATCH] DataMapper Plugin rake task to perform automigration

Reported by: guillaume.carbonne..@gmail.com Assigned to:
Priority: medium Milestone: 0.4.2
Component: Plugin: DataMapper Keywords:
Cc:

Description

Fix for the rake task dm:db:automigrate included in the attached file

Attachments

fix_automigration_rake_task.diff (461 bytes) - added by guillaume.carbonne..@gmail.com on 01/04/08 10:57:41.

Change History

01/04/08 10:57:41 changed by guillaume.carbonne..@gmail.com

  • attachment fix_automigration_rake_task.diff added.

01/06/08 15:41:36 changed by e.@brainspl.at

  • status changed from new to closed.
  • resolution set to fixed.

(In [1187]) fix automigrate task for merb_datamapper plugin. closes #397 [guillaume.carbonne..@gmail.com]