Rails 6 adds support for Optimizer Hints

Many relational database management systems (RDBMS) have a query optimizer. The job of the query optimizer is to determine the most efficient and fast plan to execute a given SQL query. Query optimizer has to consider all possible query execution plans before it can determine which plan is the optimal plan for executing the given SQL query and then compile and execute that query.
Rails 6 adds support for Optimizer Hints #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/rails-6-adds-support-for-optimizer-hints

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles