Russell Keith-Magee wrote: > I've got a prototype of just such a thing as part of the test fixtures > framework I am working on. It will dump the current contents of the database > in a db-independent format (using the serialization framework). You can then > use this dump as a fixture for later tests, or use install the dump as part > of a 'reinstall' of a database. > > I'm still working on some bugs, but I hope to have something to show for my > efforts fairly soon.
Cool. I think it would make a nice addition. I'm used to MySQL, which is pretty easy to do this with. But hearing that other database backends aren't so simple makes this even more worth it. I'm available for testing help. :) -Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---