Improve database/sql use #21

Open
opened 2024-06-22 13:22:17 +00:00 by satprog · 0 comments
Owner

Investigate Result which is returned from DB.Exec. It seems it has interesting methods to abstract some DB specific logic.

Another possibility for this task is to also introduce the TX COMMIT/RESTORE functionality on strange DB issues.

Investigate [Result](https://pkg.go.dev/database/sql#Result) which is returned from [DB.Exec](https://pkg.go.dev/database/sql#DB.Exec). It seems it has interesting methods to abstract some DB specific logic. Another possibility for this task is to also introduce the TX COMMIT/RESTORE functionality on strange DB issues.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
personal-finance/datastore#21
No description provided.