Expose beforeUpsert/afterUpsert hooks#12585
Conversation
Codecov Report
@@ Coverage Diff @@
## main #12585 +/- ##
=======================================
Coverage 96.44% 96.44%
=======================================
Files 95 95
Lines 9162 9162
=======================================
Hits 8836 8836
Misses 326 326 Continue to review full report at Codecov.
|
Returns a single model
|
I will be looking forward to this, thanks |
|
UP ? |
|
fixed I believe |
|
nope was fixed for before/after upsert |
|
Hi @arsonik, why did you close the PR? |
|
Oh I didn't notice you closed this PR. It's still interesting for the |
|
because that PR was merged |
|
Aaah! Thanks :) |
Description of change
Allow Typescript users to use beforeUpsert and afterUpsert in their model hooks !