We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937ed50 commit 23e5144Copy full SHA for 23e5144
docs/schema.md
@@ -28,8 +28,8 @@ a checkpoint and that we have validated its checksum).
28
5. `add_checksum`: TODO: Document further.
29
6. `op_checksum`: TODO: Document further.
30
7. `pending_delete`: TODO: Appears to be unused, document further.
31
-8. `count_at_last`: The amount of operations in the bucket at the last verified (perhaps partial) checkpoint.
32
-9. `count_since_last`: The amount of operations downloaded since the last verified (perhaps partial) checkpoint.
+8. `count_at_last`: The amount of operations in the bucket at the last verified checkpoint.
+9. `count_since_last`: The amount of operations downloaded since the last verified checkpoint.
33
34
## `ps_crud`
35
0 commit comments