-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
laravel-deep-sync/src/Observers/DeepSync.php
Line 191 in 75f9fa0
$childRecord->update([$this->syncProperty => $triggerValue]); |
thanks for this package !! 👍
the first question that came into my mind: if a user has 10k posts, are you doing 10k updates ?
because based on the foreign key it could be done with only one update, of course ;)
does it only work with the column "deleted_at" or is it possible to change that name ?
thanks!
Metadata
Metadata
Assignees
Labels
No labels