Truthfully I will be using the integer form in any cases I can think
of, hence the reason I wanted it :-)

  game = Game[2]
  game.remove_player(1)

I did think of having to deal with composite keys, so if there's not a
built-in == override to pk == fk already, then it's not worth messing
with like you said.

In terms of the performance vs reliability, just FYI one of the
reasons I'm liking Sequel is the perf is better than AR, esp with
associations :-)

-Nate

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to