I tidied up some association preload stuff where it wasn't quoting table names if anyone wants to take a look: #45 Association Preload should quote table names - Ruby on Rails - rails
Fred
I tidied up some association preload stuff where it wasn't quoting table names if anyone wants to take a look: #45 Association Preload should quote table names - Ruby on Rails - rails
Fred
Any progress on the patch to fix the integer key assumption in the same code?
-Chris
Any progress on the patch to fix the integer key assumption in the same code?
I was planning to look at that after this (already written some
failing tests)
Fred
Any progress on the patch to fix the integer key assumption in the same code?
I've had a stab at it at #33 AssociationsPreload casts foreign keys to integers - Ruby on Rails - rails Does that fix your problems?
Fred