On 7/18/07, Ben Ford <[EMAIL PROTECTED]> wrote:
> Just out of interest have you explored using SQLAlchemy directly with the 
> django model..? I mean mapping the SA Table onto the django Model..? I had a 
> play with that a while back and it seems a very straightforward way of 
> achieving SA - django integration...
> Ben
>

No, I haven't tried it. In the script DMigrate creates, there are SA
classes which interact with the source database, and Django classes
which interact with the destination database. They don't touch one
another.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to