SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Add `ProcedureContext::with_tx`

Open Centril opened this issue 1 month ago • 0 comments

Description of Changes

Adds ProcedureContext::{with_tx, try_with_tx}.

Fixes https://github.com/clockworklabs/SpacetimeDB/issues/3515.

API and ABI breaking changes

None

Expected complexity level and risk

2

Testing

An integration test test_calling_with_tx is added.

Centril avatar Nov 11 '25 19:11 Centril