Skip to content

chore: remove unused db_execute! macro - #120

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-db-execute-macro-46fd63
Open

chore: remove unused db_execute! macro#120
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-db-execute-macro-46fd63

Conversation

@detail-app

@detail-app detail-app Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Remove the db_execute! macro from db/pool.rs. It had zero call sites
anywhere in the codebase (production or tests), and devbox-server is
publish = false with no workspace dependents, so there are no external
consumers either. The QueryResult type and From impls it referenced
remain live via tx_execute!, which is used in 12 production call sites.

History

  • Last materially changed June 2026 (#457a4e2)

Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from jplock July 31, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant