Skip to content

docs: fix a few broken links to migrations and fixtures page - #3556

Merged
jgravois merged 1 commit into
mainfrom
docs/link-fixes
Mar 5, 2026
Merged

docs: fix a few broken links to migrations and fixtures page#3556
jgravois merged 1 commit into
mainfrom
docs/link-fixes

Conversation

@jgravois

@jgravois jgravois commented Mar 5, 2026

Copy link
Copy Markdown
Member

just something small i noticed when i tested #3546 locally.

one thing that surprised me was that the ids in the django_migrations table didn't reset when i faked the migrations after blowing away all the previous rows.

Screenshot 2026-03-05 at 8 25 11 AM

i assume its harmless. i was just temporarily at a loss thinking that somehow @Scotchester's PR was able to preserve the original migration history without the files 😆

@jgravois
jgravois requested a review from a team as a code owner March 5, 2026 16:26
@jgravois
jgravois marked this pull request as draft March 5, 2026 16:37
@Scotchester

Copy link
Copy Markdown
Member

Huh, I didn't notice that before, but I see it now, too. IIRC, databases keep track of auto-incrementing PKs and won't restart them without some additional effort.

@Scotchester Scotchester left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, and sorry I neglected to test these links.

@jgravois
jgravois marked this pull request as ready for review March 5, 2026 16:48
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

@jgravois
jgravois merged commit 1d85bf2 into main Mar 5, 2026
13 checks passed
@jgravois
jgravois deleted the docs/link-fixes branch March 5, 2026 17:57
@jgravois

jgravois commented Mar 5, 2026

Copy link
Copy Markdown
Member Author

sorry I neglected to test these links.

truly no biggie 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants