IMO there should be a delete_all() convenience method on Session,
similar to what add_all() does, accepting an iterable as its
parameter.  Just to match up expected behavior with the existence of
add_all().

Side note: in the current API docs, add() is separated from add_all()
by an out-of-alphabetical-order listing of save_or_update().  I assume
in the forthcoming Sphinx semi-automation of docs, everything will be
strictly alphabetical...

Thanks,
Eric

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to