
Problem with rake:db:migrate
Reported by jj | February 10th, 2009 @ 04:41 PM
After rake:db:migrate i get:
-- remove_column(:photos, :version) rake aborted! An error has occurred, all later migrations canceled:
Mysql::Error: Can't DROP 'version'; check that column/key
exists: ALTER TABLE photos
DROP
version
Comments and changes to this ticket
-
jj February 10th, 2009 @ 04:47 PM
- Assigned user cleared.
ok it works but i had to remove all drops of version from migrations, but it is not normal i think :-)
-
Marko Seppä June 18th, 2009 @ 11:57 AM
- Assigned user set to Sven Fuchs
- State changed from new to resolved
Hi jj,
thanks for the report.
I cannot reproduce this error so I assume it is fixed already. If you are still having this problem I can reopen the ticket.
-- Marko
-
Marko Seppä June 18th, 2009 @ 11:59 AM
- State changed from resolved to open
Ah, damn, it is still there ... Reopened.
-
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>