transaction
Executes block as a transaction on the default Stormify instance. Inside the block, any convenience call (top-level extensions, CRUDTable, lazy-loaders, PagedList, …) runs on the transaction's connection. Nested calls become savepoints automatically — see Stormify.transaction.