On 11/7/06, iain duncan <[EMAIL PROTECTED]> wrote:
> Could anyone give examples ( perhaps these could be saved for docs ) of
> where they feel the switch point is in terms of db cases? IE specific
> instances of what you might need to be doing to justify the extra
> overhead of SA?

I mentioned it in another thread today, but I switched way back in
February because I needed multi-column primary keys. Now I just use it
on everything because I know that it can handle whatever screwy
database scheme I come up with. I hate getting to the point where what
you want to do is not possible with the ORM. Every time that's
happened with SA, I've gotten excellent suggestions from Michael and
most of the time a patch or two. I really don't know how he can code
so much.

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

Reply via email to