Hi folks,

I have been developing a project on my desktop using sqlite, I have
just attempted to move it onto a 'proper' server and was hoping to use
mysql.

The thing is I have some data in the database from some beta users and
was hoping to take the data over with the move.

I had planned on using db_dump.py which has worked in the past but
this time it wont work, I _think_ the problem is to do with the fact
that this time I am using multi-table model inheritance.

I was wondering what other tools where out there (I surely cant be the
only one trying to do this)

Thanks
Alistair
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to