Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-migration

Doing huge data migrations in rails

How can I use MVC4 Migrations without using Entity Frameworks?

How to get Guid from SqlDataReader uniqueidentifier

alter multiple mysql databases at once (SAAS database changes)

A simple pg/plsql loop example

Best practices for temporarily enabling and disabling a MySQL user account?

mongoexport error: Failed: Failed to parse + Unrecognized field 'snapshot

How to include custom data migrations and static/reference data in an SSDT project?

Recommended / Standard handling of Laravel Data Migrations

Steps to migrate Core Data databases for shipped iPhone apps

South doesn't create default permissions on new models in time for latter migrations to use them

Good tools for versioning REST models for Java

java rest model data-migration

accessing model manager methods in datamigration

Data migration from MS SQL to PostgreSQL using SQLAlchemy

Core Data Migration - Can't find mapping model for migration

How do I convert Microsoft Access file into SQL Server database?

SQL Server Copying tables from one database to another

How to unit test a Django South "datamigration"

How to migrate a existing one-to-many relationship to many-to-many in Rails and ActiveRecord