mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-07 06:44:31 +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.