On 2/1/07, tamara6 <[EMAIL PROTECTED]> wrote: > Does turbogears come with a sort of "clean-up" method to delete old, > expired records in visit and tg_visit_identity? How do other people > handle this sort of situation?
I use the TG scheduler functionality to run code that periodically cleans up the visit table. -- Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

