Rewrite ban insert query to use one insert rather than one per ban #21
Labels
No labels
bug
code-quality
duplicate
feature
needs-testing
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: dxs/learn-request-queue#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Looks like I'll need to ditch the single prepared and build a new parameterized query each time.