added highwater mark to currently developed migration, added migrate shell script for auto deployement
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
uuid: 2ea310ab-d6d5-4ec1-982b-c6c66068c395
|
||||
uuid: 54e7e1a7-afa1-44a2-b332-419c3cfeb7a4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 24TmjnmLfhF_b5Amw02m1ndMgS_in_S13nmHQtnvdsU
|
||||
default_config_hash: 7wpPpDXK_mZz1BYtN7PBuBjb4hSsSx4ab-sqPW6kwhM
|
||||
id: d7_node_breve_i18n
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
@@ -18,6 +18,9 @@ source:
|
||||
plugin: d7_node_breve_i18n
|
||||
node_type: breve
|
||||
translations: true
|
||||
high_water_property:
|
||||
name: changed
|
||||
alias: 'n'
|
||||
process:
|
||||
nid:
|
||||
plugin: migration_lookup
|
||||
@@ -30,6 +33,8 @@ process:
|
||||
langcode: language
|
||||
content_translation_source: source
|
||||
title: title
|
||||
created: created
|
||||
changed: changed
|
||||
body:
|
||||
plugin: iterator
|
||||
source: body
|
||||
|
||||
Reference in New Issue
Block a user