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