teamtnt / laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
MIT License
1.1k stars 144 forks source link

enclose each model update in transactions #252

Closed moyvera closed 4 years ago

nticaric commented 4 years ago

I think the commit message here is wrong since you're not enclosing each model update in a transaction

moyvera commented 4 years ago

You are right, I was wrong