> we have a ticket in the works for this:  
> http://www.sqlalchemy.org/trac/ticket/903
ok, I will look at this ticket.

> note that this feature applies to Table objects, not ORM mapped  
> classes.  A central tenet of SQLAlchemy is that the object relational  
> mapper is an optional package which is completely decoupled from  
> database schema definition.  If you're looking to define mapped  
> classes and schema declaration together theres a tool called Elixir  
> that does that.
Yes, I know Elixir, but I prefer to use sqlalchemy directly to get more
flexibility.

Thank you for reply.

Alexandre


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