github calebporzio/sushi v1.1.0

latest releases: v2.5.2, v2.5.1, v2.5.0...
4 years ago

Added

  • Auto-add $table->timestamps() to the migration if public $timestamps = true, otherwise don't

Fixed

  • Instead of invalidating the cache if the file modified time of the sqlite db and the model file MATCH, only invalidate if the model file time is AHEAD of the cache. (this way you can modify the sqlite database if you want temporarily (mainly for demoing purposes))

Don't miss a new sushi release

NewReleases is sending notifications on new releases.