Paul Johnston wrote:

> 1) The field order is randomised, when using with_fields.

This is a known problem, that I don't believe we plan on fixing.  If you
want to preserve order, use `has_field` instead.

> 2) I'm getting exceptions related to relationships, when using key= on
> columns.

Hmm. Yes, a test case would be good here.  Patches are certainly welcome
as well :)

> 3) I'm getting an infinite loop when I have a belong_to which is a
> primary key, and a has_one as its inverse.

Interesting.  Test case and patch are again welcome :)

--
Jonathan LaCour
http://cleverdevil.org



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLElixir" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlelixir?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to