Create a Unit of Work port backed by Drizzle's libSQL transaction API.
Beignet does not own your repository interfaces. This helper only
provides the transaction boundary and post-commit event flushing; your app
decides which transaction-scoped ports to create.
Create a Unit of Work port backed by Drizzle's libSQL transaction API.
Beignet does not own your repository interfaces. This helper only provides the transaction boundary and post-commit event flushing; your app decides which transaction-scoped ports to create.