Skip to content

Cite ADR-0071 for sqlx-bridge trait bounds (#935) - #940

Merged
mdorman merged 2 commits into
mainfrom
worktree-issue-935-bridge-comment-dedup
Aug 12, 2026
Merged

Cite ADR-0071 for sqlx-bridge trait bounds (#935)#940
mdorman merged 2 commits into
mainfrom
worktree-issue-935-bridge-comment-dedup

Conversation

@mdorman

@mdorman mdorman commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Closes #935.

Collapses the ~18 near-verbatim bridge-bound rationale comments across storage/src/ into one-liners citing ADR-0071 plus each site's local specifics (which types bind there, nullable-bind and FromRow-threading nuances). The delegation-to-String and generic-backend argument lives in the ADR, stated once.

Comment-only diff (verified — no executable-line changes); full gate green per commit; deferred from the #930 comment audit.

🤖 Generated with Claude Code

Collapse the ~18 near-verbatim bridge-bound rationale comments to
one-liners citing ADR-0071 plus each site's local specifics; the
delegation and generic-backend argument lives in the ADR. Includes the
issue-935 spec. Comment-only diff.
@mdorman
mdorman enabled auto-merge August 12, 2026 13:35
@mdorman
mdorman added this pull request to the merge queue Aug 12, 2026
Merged via the queue into main with commit 8e346c4 Aug 12, 2026
7 checks passed
@mdorman
mdorman deleted the worktree-issue-935-bridge-comment-dedup branch August 12, 2026 13:55
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.

Collapse the 18-site sqlx-bridge trait-bound comment into one canonical statement

1 participant