Hi

What's the right way to clear a database all of content, but keep the 
schema? I tried the method of deleting all tables at 
http://www.sqlalchemy.org/docs/05/metadata.html#reflecting-all-tables-at-once, 
but content still remains. I couldn't find any documentation on Table.delete 
either, for that matter. Maybe I'm missing something...

Thanks,
Arve

-- 
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 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to