Commit 2d033a5
committed
estuary-cdk: default tombstone to
When `fetch_snapshot` is provided but no tombstone is given, `open_binding` now
defaults to `BaseDocument(op="d")` instead of requiring callers to supply one.
This makes it easier to create snapshot bindings without needing to provide a
tombstone explicitly.BaseDocument in open_binding for snapshot bindings1 parent ef9a1e6 commit 2d033a5
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
835 | 840 | | |
836 | 841 | | |
837 | | - | |
| 842 | + | |
838 | 843 | | |
839 | 844 | | |
840 | 845 | | |
| |||
0 commit comments