
Two migration files do not drop tables
Reported by jolohaga | November 11th, 2008 @ 05:35 AM | in Release 0.1.1
When I do 'rake db:migrate:all VERSION=0' three tables are not dropped.
The migration file 20080429181111_create_assets_table.rb does not have: drop_table :asset_assignments drop_table :assets
The migration file 20080402000005_create_memberships_table.rb does not have: drop_table :memberships
Attached is a patch file which fixes these files.
Comments and changes to this ticket
-
Sven Fuchs January 9th, 2009 @ 01:47 PM
- Milestone set to Release 0.1.1
- State changed from new to open
- Assigned user changed from Sven Fuchs to Marko Seppä
should finally fix this
-
Thomas R. Koll January 21st, 2009 @ 01:58 PM
- State changed from open to resolved
already fixed in e029c20ccf446b168f1e9268f67896306edfeb1f
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<p>Cutting edge cms, blog, wiki, forum ... plattform.</p>
<p>Find the code on <a href="http://github.com/svenfuchs/adva_cms/tree/master">GitHub: adva cms</a></p>
<p>Part of the business application framework <a href="http://www.advabest.org/">adva best</a>.</p>