You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
I have. But it’s for custom/uncommon changes in db, but I just need to change column type - which is similar operation than adding and removing column, and IMHO should be supported by auto_upgrade as well.
Sure, this and other similar features will be supported. Migrations are going through a major re-work which slowed down adding new features. Nevertheless, we will get there soon.
by Piotr Solnica (solnic)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I change type of property (e.g. from
Integer
toString
)auto_upgrade!
does not catch such change, and there is no way to migrate my db.Created by knapo - 2010-12-27 15:16:20 UTC
Original Lighthouse ticket: http://datamapper.lighthouseapp.com/projects/20609/tickets/1461
The text was updated successfully, but these errors were encountered: