mirror of
https://github.com/dursunkoc/debezium-samples.git
synced 2022-02-09 10:36:56 +03:00
documentation improved
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
"transforms.unwrap.type": "io.debezium.transforms.UnwrapFromEnvelope",
|
||||
"auto.create": "true",
|
||||
"insert.mode": "upsert",
|
||||
"delete.enabled":"true",
|
||||
"pk.fields": "id",
|
||||
"pk.mode": "record_key"
|
||||
"pk.mode": "record_value"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user