mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-06 22:35:11 +02: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.