Query execution would be better encapsulated with a Statement wrapper #1

Closed
opened 3 years ago by ben · 0 comments
ben commented 3 years ago
Owner

Instead of cluttering the DatabaseWrapper with query execution logic, move that code to a statement wrapper. Statements can then be prepared and executed transparently from the perspective of the rest of the code.

Instead of cluttering the DatabaseWrapper with query execution logic, move that code to a statement wrapper. Statements can then be prepared and executed transparently from the perspective of the rest of the code.
ben closed this issue 3 years ago
ben referenced this issue from a commit 3 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.