On 7/6/07, SmileyChris <[EMAIL PROTECTED]> wrote: > > If you haven't already, check out http://www.aswmc.com/dbmigration/ > > It's quite a good solution for migration. > I've been writing a wrapper on top of that to handle auto-migration, > which I'm mostly happy with. Just have to tie some loose ends and I'll > put it up somewhere to share.
Thanks for the link! My main concern about this method: I have to use SQL. I don't really understand SQL, and I'm very happy to let Django write it up for me. When I write it, I'm never sure if it will exactly fit what Django expects, or if it will be efficient (Should I define some columns as indices? As relations?) If my method was available, I wouldn't have to write a single line of SQL, and I would still be able to do whatever I want. Have a good day, Noam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---