class
ActiveRecord::PreparedStatementCacheExpired
v5.2.3 -
Show latest stable
- Superclass: ActiveRecord::StatementInvalid
Raised when PostgreSQL returns ‘cached plan must not change result type’ and we cannot retry gracefully (e.g. inside a transaction)
Files
- activerecord/lib/active_record/errors.rb