(
otherTableRowHashes: RowHashes,
)
| 98 | |
| 99 | /// MergeableStore.getMergeableRowDiff |
| 100 | getMergeableRowDiff( |
| 101 | otherTableRowHashes: RowHashes, |
| 102 | ): [newRows: TablesStamp, differingRowHashes: RowHashes]; |
| 103 |
nothing calls this directly
no outgoing calls
no test coverage detected