On Friday 08 February 2008 16:09:28 Chris Withers wrote:
> Hi All,
>
> Almost similar to my last question, how do you go about building
> mappers for an existing database schema?
>
> What happens if you don't get it quite right? :-S
>
> cheers,
>
> Chris

search the group for things related to migrate (i call it migrene :); 
there are 2 approaches:
 - make the db match the py-model
 - make the model match the db 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to