mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-17 23:24:19 +01:00
It was a legit error -> the transaction doesn't have to be active when commit() is called on it, and the right behavior in that case is to return a TxTerminated error. Fixes https://github.com/penberg/tihku/issues/59