Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
invalidate cache per generation (project-chip#966)
when a user changes configurations, such change might have invalidated some configuration specific setting that has been cached already. By flushing the cache, it enables us to cache SQL results without disregarding user inputs.
- Loading branch information