On Jul 9, 2008, at 11:59 AM, zipito wrote:

>
> Good day community.
>
> I don't know whether it is a good place to asc.
>
> I've used sqlalchemy with turbogears and there were no problems. Easy
> and strateforward. I've got lots of tables with lots of TableClasses
> where I implement application logic.
>
> Now I'm trying to use sqlalchemy with twisted. So I need some magic
> with threads. sAsync says it is a good place to start.  In mine
> oppinion I see lots of tables separated into separate classes. But
> when I try to create mine class with table I'm getting errors. sAsync
> wants to now the whole database structure. but there seems to me no
> metadata support :(

sAsync is really old, has it been updated for recent SA versions ?   
(0.3, 0.4, 0.5? )



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

Reply via email to