mirror of
https://github.com/debezium/postgres-decoderbufs.git
synced 2026-02-04 06:56:22 +00:00
DBZ-486 Replication message provides info about optionality
This commit is contained in:
committed by
Gunnar Morling
parent
2f3179ef4e
commit
e375003c3b
@@ -32,6 +32,7 @@ message DatumMessage {
|
||||
|
||||
message TypeInfo {
|
||||
required string modifier = 1;
|
||||
required bool value_optional = 2;
|
||||
}
|
||||
|
||||
message RowMessage {
|
||||
|
||||
Reference in New Issue
Block a user