Skip to content
Snippets Groups Projects
Commit 0caf04d5 authored by Jared Hancock's avatar Jared Hancock
Browse files

orm: Clear model inspect cache on upgrade

The ORM will cache the structure of the underlying tables (fields and such)
in APC, and will needs to ensure such data is purged when the table
structures change.
parent 833e4e4b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment