class
ActiveRecord::PreparedStatementCacheExpired
v8.1.1 -
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