class
ActiveRecord::PreparedStatementCacheExpired
v5.0.0.1 -
Show latest stable
- Superclass: ActiveRecord::StatementInvalid
Raised when Postgres 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