class ActiveRecord::PreparedStatementCacheExpired
Raised when PostgreSQL returns โcached plan must not change result typeโ and we cannot retry gracefully (e.g. inside a transaction)
Raised when PostgreSQL returns โcached plan must not change result typeโ and we cannot retry gracefully (e.g. inside a transaction)