Refactor DB service to support connection injection #166
Reference in New Issue
Block a user
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?
Add optional paramater to all DB functions to inject a DB connection in order to support transactions.
This is partially done, and can be incremented on as needed, not gone out of the way to refactor.