#161 ✓resolved
jolohaga

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

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.

New-ticket Create new ticket

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>

People watching this ticket

Attachments

Pages