Hello,

I just wanted to let know that I'm fully using "None" as a Column type 
when the column is a "ForeignKey". This feature doesn't seem to be 
documented in the doc and I thought I would remind Michael Bayer to make 
an update. It keeps your tables clean from redundancy.

Initial topic was "automatic datatype for a ForeignKey":

http://groups.google.com/group/sqlalchemy/browse_thread/thread/161da17778e0dea

Also, I like it better using "None" (placeholder-like) which makes table 
declaration clearer than my initial idea of having some optional 
datatype when a Column is a ForeignKey. Keep it explicit.

Regards,
-- 
Alexandre CONRAD


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