Hi I have written an import script which creates all objects in memory and then commits everything in one transaction (100000+ objects). With engine echo=True, I notice that that UnitOfWork is committing after every insert, which I assume is not the required behaviour. Using MySQL @ rev 1644. Can supply test scripts if necessary. Cheers, Nick |
_______________________________________________ Sqlalchemy-users mailing list Sqlalchemy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users