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.
Loading
Please register or sign in to comment