hi, was trying sqlreset after a long time. It does not do the drop and create statements in the proper order:
say table foo has a foreign key to table bar, then foo must be dropped first and then bar. In creation, bar must be created first and then foo. Otherwise, in both cases the sql fails. But sqlreset is creating it in the wrong order. -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---