DBZ-8147 Add SchemaOnlyRecoverySnapshotter to SPI service implementation

This commit is contained in:
mfvitale 2024-08-14 09:10:06 +02:00 committed by Chris Cranford
parent 05c206f463
commit 59d4ae552f

View File

@ -6,4 +6,5 @@ io.debezium.snapshot.mode.RecoverySnapshotter
io.debezium.snapshot.mode.WhenNeededSnapshotter
io.debezium.snapshot.mode.NeverSnapshotter
io.debezium.snapshot.mode.SchemaOnlySnapshotter
io.debezium.snapshot.mode.ConfigurationBasedSnapshotter
io.debezium.snapshot.mode.SchemaOnlyRecoverySnapshotter
io.debezium.snapshot.mode.ConfigurationBasedSnapshotter