Gaetan de Menten wrote: > Looks good to me. I don't know the rails plugin, but I'd > personally appreciate a way to specify a custom column name.
Good idea, I'll add that later on today. > Also, I find the qualifier thing a bit awkward. It's surely needed > and the way you did it is certainly the most generic one but I > think it might be possible to make it easier to use, though I > don't have any idea how. ;-) I agree that its a little awkward, but as you said, its general enough to work in any use case. However, I agree that we can do better... My first idea was to be able to specify any relationships on your entity that need to be used as a qualifier, but I couldn't figure out how to get this working off the top of my head, and so I went with the easiest thing to implement. Maybe I'll take another crack at it sometime... -- 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 -~----------~----~----~----~------~----~------~--~---
