Skip to content

fix: Remove duplicate from() call which just sets the same table again#1710

Merged
ChristophWurst merged 1 commit intomasterfrom
bugfix/noid/remove-duplicate-from-call
Jan 8, 2026
Merged

fix: Remove duplicate from() call which just sets the same table again#1710
ChristophWurst merged 1 commit intomasterfrom
bugfix/noid/remove-duplicate-from-call

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

No actual here, the query is the same as before:

"SELECT `id`, `user_id`, `secret`, `state`, `last_counter` FROM `*PREFIX*twofactor_totp_secrets` WHERE `user_id` = :dcValue1"

Signed-off-by: Joas Schilling <coding@schilljs.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ChristophWurst ChristophWurst merged commit f258d11 into master Jan 8, 2026
28 checks passed
@ChristophWurst ChristophWurst deleted the bugfix/noid/remove-duplicate-from-call branch January 8, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants