Torann / laravel-cloudsearch

Index and search Laravel models on Amazon's CloudSearch
BSD 2-Clause "Simplified" License
22 stars 10 forks source link

on model delete use only the ID in the entry_id #8

Open eduduardo opened 4 years ago

eduduardo commented 4 years ago

This avoids MySQL try to search for integer on a varchar field causing:

Invalid datetime format: 1292 Truncated incorrect DOUBLE value: 'user-1000'