Skip to content

Commit b06ee0f

Browse files
committed
docs(issues): prefix 1525-08 spec with issue number
1 parent 4cb8853 commit b06ee0f

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/issues/1525-overhaul-persistence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ You can then browse or search it while working in the main repository.
130130

131131
### 8) Add PostgreSQL driver support
132132

133-
- Spec file: `docs/issues/1525-08-add-postgresql-driver.md`
133+
- Spec file: `docs/issues/1723-1525-08-add-postgresql-driver.md`
134134
- Outcome: PostgreSQL support lands on top of the refactored and migration-backed persistence
135135
layer; PostgreSQL is added to the compatibility matrix (subissue 1) and qBittorrent E2E
136136
(subissue 2) test harnesses

docs/issues/1721-1525-07-align-rust-and-db-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ These tests extend the existing driver `#[cfg(test)]` modules.
243243
- EPIC: `#1525`
244244
- Subissue `1525-06`: `docs/issues/1719-1525-06-introduce-schema-migrations.md` — must be completed
245245
first (provides the migration framework)
246-
- Subissue `1525-08`: `docs/issues/1525-08-add-postgresql-driver.md` — adds PostgreSQL
246+
- Subissue `1525-08`: `docs/issues/1723-1525-08-add-postgresql-driver.md` — adds PostgreSQL
247247
migration files including the history-aligned no-op for this migration
248248
- Subissue `1525-03`: `docs/issues/1525-03-persistence-benchmarking.md` — benchmark baseline
249249
- Reference implementation branch: `josecelano:pr-1684-review` — see EPIC for checkout
File renamed without changes.

0 commit comments

Comments
 (0)