On Jul 1, 2006, at 1:31 AM, Mike Bernson wrote:

> The data is array of dict. the dict has the list of columns as keys  
> that
> value as the data for the row. There are None in place for values
> to keep the number of keys align.
>
> Has this been seen before?
> I will start looking at the sql commands that is being sent to dbiapi.
> The sql that is displayed with echo=True on engine is not what is sent
> to the dbiapi. I hope look at the sql sent to dbiapi will help.
>

I see it all the time with executemany() and MySQLDB.  no idea what  
it is.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to