Top "Migration" questions

An action of moving between major versions of any framework, product or language, or, just as commonly, alteration to the data schema of an application.

Import key store from eclipse to android studio

I made research on the topic, but couldn't find a solution: I created a signed apk from an eclipse project, …

android eclipse migration keystore
How do I migrate a model out of one django app and into a new one?

I have a django app with four models in it. I realize now that one of these models should be …

django migration django-south
Rails 3 Migration with longtext

I am needing to change a column type from text to longtext in my Rails script, but can't find anything …

ruby-on-rails migration ruby-on-rails-3
Is AppData now the 'correct' place to install user-specific apps (which modify their own data)?

I'm probably just being very thick here, but it's not clear to me where I'm supposed to install 'new' user-specific …

windows-7 windows-xp installation migration
Using Rails Migration on different database than standard "production" or "development"

I have a rails project running that defines the standard production:, :development and :test DB-connections in config/database.yml In …

ruby-on-rails ruby database migration
Rails Migrations: Check Existence and Keep Going?

I was doing this kind of thing in my migrations: add_column :statuses, :hold_reason, :string rescue puts "column already …

ruby-on-rails migration
String as Primary Key in Laravel migration

I've had to change a table in my database so that the primary key isn't the standard increments. Here's the …

php laravel migration primary-key laravel-artisan
Switching from MySQL to Cassandra - Pros/Cons?

For a bit of background - this question deals with a project running on a single small EC2 instance, and …

mysql django migration nosql cassandra
Best solution for migration from Oracle Forms 6i to the web?

I work in an Oracle shop. There's a toolset that consists of roughly 1000 Oracle Forms (using the Forms builder from 6…

java oracle migration oracleforms