it's no good style to expect your input values to be autoconverted 
somewhere very deep without all the context u may need.

> Yes, I'm supplying a value directly from the url which is a text
> value as in:
>
> www.myserver/azienda?id=1
>
> I haven't this problem using the postgres adapter because psycopg
> casting automatically the value,
> instead cx_Oracle needs an explicit casting.
> I wonder if there's some parameter to tell cx_Oracle to do it in
> implict way.

--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to