I don't know if is better to use the psycopg adapter.
Can i use the funct.* function only as adapter?
example:
In [1]: aa = [1,2,3,4,]
In [2]: print sa.func.in_( *aa )
in(:in, :in_1, :in_2, :in_3)
how to obtain this?
in ( 1,2,3,4 )
thank you
Glauco
--
+------------------------------------------------------------+
Glauco Uri
glauco(at)sferacarta.com
Sfera Carta Software® info(at)sferacarta.com
Via Bazzanese,69 Casalecchio di Reno(BO) - Tel. 051591054
+------------------------------------------------------------+
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" 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/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---