mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-07 01:11:21 +00:00
Add generated migrations
Migrations created with the migrate_upgrade module using the command ``` drush --yes migrate:upgrade --legacy-db-key='migrate' --legacy-root='http://ddev-migration-drupal7-web' --configure-only ```
This commit is contained in:
parent
c5e731d8ae
commit
55d1f6d2c5
85 changed files with 5905 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
uuid: 24d3be0e-fe03-41b7-8279-ffb4e42de843
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: default
|
||||
label: Default
|
||||
description: 'A container for any migrations not explicitly assigned to a group.'
|
||||
source_type: null
|
||||
module: null
|
||||
shared_configuration: null
|
Loading…
Add table
Add a link
Reference in a new issue