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.
Does anyone have any advice for migrating a PowerBuilder 10 business application to .NET? My company is considering migrating a legacy …
c# .net migration powerbuilder powerbuilder-conversionI am contemplating a switch from MySQL to PostgreSQL. What are your tips, tricks and gotchas for working with PostgreSQL? …
mysql postgresql migration load-data-infileI have to migrate an application from Zend Framework 1.12.0 to version 2. There seem to be no migration guides yet. I …
php zend-framework migration zend-framework2I'm trying to deploy my rails application with capistrano, but I'm having some trouble running my migrations. In my development …
ruby-on-rails migration rake capistrano passengerI use both ruby on rails and Java. I really enjoy using migrations when I am working on a rails …
java ruby-on-rails migrationCurrently we have application in Silverlight which contains a dashboard. The dashboard was developed in Silverlight. Now we want to …
html silverlight migration dashboardI've created a table without a primary key (:id => false), but now it has come back to bite my …
ruby-on-rails migration primary-key keyI'm creating a bunch of migrations, some of which are standard "create table" or "modify table" migrations, and some of …
ruby-on-rails ruby activerecord migrationI am trying to migrate the credentials from one Jenkins to another but usernames/passwords are hashed in ${JENKINS_HOME}/…
encryption jenkins migration credentials