Boo! Hey ghouls and goblins, Andy here. This is going to be loaded with groan-inducing Halloween-themed puns. If you weren't turned off already by the Skrillex reference, please keep reading!
Let's take a look at 👻 Frankenstein fixes, 💀 dead code, and 👿 devilishly-detailed documentation changes...carved out this week! 🎃
A query may wait on a database-level lock, which could lead to a deadlock between threads. No one likes deadlocks. They are the stuff of developers' nightmares! 💀
All database adapters have implemented the `indexes` method and support was removed. Some concerns were raised (from the dead? 💀), but the contributor demonstrated the requirement for database adapters to support `indexes` in early versions.