不要怂,就是干,撸起袖子干!

Commit 9c0f0414 by Bryan Crowe Committed by Sushant

docs(transaction): after save example (#10280)

1 parent 491e6e84
Showing with 2 additions and 0 deletions
...@@ -260,6 +260,8 @@ model.afterSave((instance, options) => { ...@@ -260,6 +260,8 @@ model.afterSave((instance, options) => {
} }
// Save done outside a transaction, safe for callers to fetch the updated model // Save done outside a transaction, safe for callers to fetch the updated model
// Notify // Notify
})
```
## Locks ## Locks
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!