Top "Migrate" questions

Migration is the process of moving data from container to another.

Laravel migration transaction

When developing i'm having so many issues with migrations in laravel. I create a migration. When i finish creating it, …

php laravel migrate
Run only the next migration file

Is it possible to run only the next migration file with the sequelize-cli? I have been looking through the docs …

migrate sequelize-cli
invalid literal for int() with base 10 - django - updated

I am a django beginner, and I am trying to make a child-parent like combo box, (bars depends on city …

django models base migrate
How to migrate data from Cassandra cluster of size N to a different cluster of size N+/-M

I'm trying to figure out how to migrate data from one cassandra cluster, to another cassandra cluster of a different …

cassandra migrate
Migrating a Gerrit project into a different instance of Gerrit

I have MainGerritServer which hosts many projects. Also, I have RogueGerritServer which also hosts many projects. I'm looking for a …

git migration gerrit migrate
Error: SQL71564 When migrating to Azure

I'm trying to do my first migration to Azure and I'm getting the following error: One or more unsupported elements …

sql-server azure migration migrate
Upgrade from prestashop 1.6.1.9 to 1.7

Is it posible to upgrade from prestashop 1.6.1.9 to 1.7? Where is the official documentation?

upgrade migrate prestashop-1.7
Django: migrate Table 'forum_user' already exists

I have changed the Django models, and I use the Django schemamigration to update the database. But, when I do …

django django-south migrate
Database Migration

I am working on database migration tool in java. The tool is copying database tables with their data's to the …

java database jdbc migrate
AppBarLayout inflating error after migrating to AndroidX

When migrating to AndroidX I faced this problem: Java.lang.RuntimeException: Unable to start activity ComponentInfo{com.mandarine.android/com.…

android androidx migrate android-appbarlayout