I tidied up some association preload stuff where it wasn't quoting table names if anyone wants to take a look: http://rails.lighthouseapp.com/projects/8994/tickets/45-association-preload-should-quote-table-names#ticket-45-1
Fred
I tidied up some association preload stuff where it wasn't quoting table names if anyone wants to take a look: http://rails.lighthouseapp.com/projects/8994/tickets/45-association-preload-should-quote-table-names#ticket-45-1
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 http://rails.lighthouseapp.com/projects/8994/tickets/33-associationspreload-casts-foreign-keys-to-integers
Does that fix your problems?
Fred