Skip to content

Tags: irvine1231/laravel-model-caching

Tags

0.8.2

Toggle 0.8.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed issue with incorrectly adding to currentBinding if item was not…

… in query binding. Thanks @irvine1231!

0.8.1

Toggle 0.8.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update changelog

0.8.0

Toggle 0.8.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
WIP

0.7.4

Toggle 0.7.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix version number in changelog.

0.7.3

Toggle 0.7.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Perform more robust paramter binding.

0.7.2

Toggle 0.7.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update functionality to prevent caching of models with relationships …

…that are not cachable.

0.7.1

Toggle 0.7.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
WIP - fix testing database connection.

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mikebronner#282 from GeneaLabs/feature/update-to-l…

…aravel-6

Add Laravel 6.0 support.

0.6.3

Toggle 0.6.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update changelog

0.6.2

Toggle 0.6.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add publish command, fix flushing of pivot releationships, fix detect…

…ion if cache is disabled