Thanks, Michael - I'll do this using SQL expressions instead of the ORM.

Bob



On 6/8/06, Michael Bayer < [EMAIL PROTECTED]> wrote:

if you want to insert 1000 rows really fast, at the moment you might consider dropping into SQL expressions rather than ORM usage to do it, pending some more maturity of the 0.2 series.


_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to