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.
satprog added the
enhancement
techdebt
labels 2024-06-22 13:22:56 +00:00
satprog added this to the Client-Server architecture project 2024-06-22 21:43:46 +00:00
Sign in to join this conversation.
No description provided.