Add crsql changes metadata status
This commit is contained in:
parent
e039a4f81f
commit
677945073b
8 changed files with 182 additions and 15 deletions
|
|
@ -304,9 +304,12 @@ Automerge documents.
|
|||
|
||||
- `[ ]` cr-sqlite change extraction.
|
||||
Acceptance criteria:
|
||||
- The module can read changes from `crsql_changes`.
|
||||
- Schema hash/version metadata is included in sync batches.
|
||||
- Tests use a temp SQLite DB and deterministic fixture changes.
|
||||
- `[x]` DB status detects whether `crsql_changes` exists.
|
||||
- `[x]` DB status reports `crsql_changes` row count, columns, and max
|
||||
`db_version` when available.
|
||||
- `[x]` Tests use a temp SQLite DB and deterministic fixture changes.
|
||||
- `[ ]` The module can extract typed change batches from `crsql_changes`.
|
||||
- `[ ]` Schema hash/version metadata is included in sync batches.
|
||||
|
||||
- `[ ]` DB sync over Iroh.
|
||||
Acceptance criteria:
|
||||
|
|
|
|||
Loading…
Reference in a new issue