Ruby on Rails — Improved PostgreSQL support, performance improvements and more...

08-Jul-2022 956
Hi, this is Petrik, bringing you the latest news from the Rails world.Optimize Active Record batchingInstead of specifying a long list of ids for batch queries (WHERE IN (…ids…)), Active Record will iterate in ranges (WHERE id >= num1 AND id < num2).Add validity for PostgreSQL indexesWhen creating indexes with CONCURRENTLY, you could to end up with an invalid index. You can now ask an index if it’s valid.
Use coupon code:

RUBYONRAILS

to get 30% discount on our bundle!
Prepare for your next tech interview with our comprehensive collection of programming interview guides. Covering JavaScript, Ruby on Rails, React, and Python, these highly-rated books offer thousands of essential questions and answers to boost your interview success. Buy our 'Ultimate Job Interview Preparation eBook Bundle' featuring 2200+ questions across multiple languages. Ultimate Job Interview Preparation eBook Bundle