On Tue, Oct 5, 2010 at 10:02 AM, Laurent Luce <laurentluc...@yahoo.com> wrote:
> Thanks for those details. In case someone is using those commands and
> is kind of happy with them, what would be the alternative? sql_reset =
> sql_delete + sql_add but those commands are not exposed so I am
> wondering.

It depends a little on what they were doing in the first place. flush
is the nuclear option, because it deletes *everything*; another would
be learning how to use ALTER TABLE or DROP TABLE statements manually.

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to