Added
- You can now use Laravel's
existsvalidation rule with Sushi models with thesushi.connection prefix. #88 - Add
sushiShouldCache()andsushiCacheReferencePath()methods for caching->getRows()datasets #94 - Make chunk insert size configurable using new
$sushiInsertChunkSizeproperty #92
Fixed
- Avoid error when creating database concurrently #93