[sqlalchemy] Re: Getting the mysql_insert_id() for multiple inserts

2009-08-07 Thread abhi
Or may be I can generate the ids myself and insert them since using a db specific api is something I want to avoid. Thanks a lot anyways for that information. Regards, Abhi On Aug 8, 5:42 am, Michael Bayer mike...@zzzcomputing.com wrote: DBAPI's executemany() doesn't return cursor.lastrowid

[sqlalchemy] what is wrong with my update query

2009-01-29 Thread abhi
the value of flag for every row in the table and not just for the where clause condition. Also, I wanted to pick up the value from variables, so I used bindparams. Is it correct? Regards, abhi --~--~-~--~~~---~--~~ You received this message because you are subscribed