method
clear_cache!
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractAdapter
clear_cache!()public
Clear any caching the database adapter may be doing, for example clearing the prepared statement cache. This is database specific.