In psql, I can do this:

alter sequence city_id_seq restart 1;

And then my sequence starts over.  This is nice for when I'm constantly
dumping and reloading data.

Is there some way to accomplish this from inside my model?

Matt


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to