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.

Postgresql: Can't access to file « $libdir/postgis-2.1 » no such file or directory

I guess this is a known issue but since I have used a script that removed my postgresql-9.4-postgis-2.1, I'm …

postgresql migration postgis
Android Realm Migration: Adding new Realm list column

Im using Realm v0.80.1 and I am trying to write migration code for a new property I added. The property …

android migration realm realm-list realm-migration
Migrating from Cake 1.3 to 2.0 and beyond - migrate existing, or only use for new?

I'm nearling completion of my first CakePHP-driven website and just saw they're already working on CakePHP 2.0 (not the stable release …

cakephp migration cakephp-1.3 database-migration cakephp-2.0
Joomla 1.5.14 to Joomla 3.0 Migration

We have already Joomla´s version 1.5.14 from 2009 to make our homepage setting. Now we want to upgrade the version to 3.0. …

joomla migration joomla1.5 updates joomla3.0
Django - South - Is There a way to view the SQL it runs?

Here's what I want to do. Develop a Django project on a development server with a development database. Run the …

python database migration django-south
Magmi configurable and simple products CSV confusion - Magento import

I am trying to import a list of products which contain both simple and configurable products. Having read the manual …

magento import migration magmi
Difference between php 4 and php 5?

I'm in search of the web hosting space, and got to know the PHP version is 4.3 and MySQL Version 4.1 But …

php migration php4
How to drop column with FluentMigrator?

I am using .Net4.5 and C#, I am working on one of database migrations using FluentMigrator. I am able to …

c# migration .net-4.5 fluent-migrator
Getting the whole files history with git-p4

As I've mentioned in a previous question, I'm looking into migrating our source control from Perforce to git. Looking around, …

git migration perforce git-p4