Ticket 75 (Open)
| Created: | by Curtis Duhn Mar 09, 2007 |
| Severity: | Minor Problem (3 of 5) |
| Priority: | Low (1 of 4) |
| Attached: |
|
| Assigned: | to no one |
Migration bug in 014_add_project...
Migration bug in 014_add_project_to_tagging.rb
It adds a project_id column on taggings in self.up, but it doesn't drop it in self.down.
Tags:
This ticket hasn't been tagged yet.
Comments:
Have something to say? Login to post a comment.
Curtis Duhn, Mar 09, 2007
Level 2 (Tourist with 50 points)
Here’s a patch: