mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 15:43:49 +01:00
A failed Begin() returned a nil tx that would panic on the next tx.Exec() call. Now logs the error, closes rows, and returns an empty response gracefully.