Skip to content

Commit 83e08a1

Browse files
committed
Fix progress doc ordering
1 parent 317212a commit 83e08a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.claude/plans/qualified-table-identifiers-progress.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,15 @@ Branch: `qualified-table-identifiers`
9393
- [x] tilt e2e runs: TestGenericCH_PG full suite PASSED TWICE (incl. final rerun on
9494
the finished code), TestApiPg subtests all PASS after fixes, connector_clickhouse
9595
PASSED, dotted-name tests all PASSED (incl. schema-change replay on dotted table)
96-
97-
## STATUS: COMPLETE (2026-06-12)
98-
All plan phases implemented and verified. 16 commits on qualified-table-identifiers.
9996
- [x] manual upgrade testing per plan section E: live old-bits mirror resumed + synced
10097
on new bits (E1, E2 partial); V54-57 backfill verified on 30 real rows (E3);
10198
MirrorStatus dual-form verified via HTTP gateway after fixing a real bug (E5);
10299
old-mirror drop/resync paths covered by passing api e2e (E4 — no live old-bits
103100
mirror was expendable for a destructive drop)
104101

102+
## STATUS: COMPLETE (2026-06-12)
103+
All plan phases implemented and verified. 17 commits on qualified-table-identifiers.
104+
105105
## Known acceptable gaps
106106
- Dotted-name resync e2e not written: resync `_resync`/`_peerdb_resync` suffix operates
107107
on `.Table` only (compile-checked struct logic), resync flows covered dotless by

0 commit comments

Comments
 (0)