© 2026 Hedgehog Software, LLC
await db.transaction(async (tx) => { .... }
const someFunctionCall = (tx : WhatIsTheTypeHere) => { ... }