Is there a way to add a default to a column for a table that is autoreflected?
I'm not even sure that's what I want to do, because what I *want* to do is this:

Whenever an instance of Car is pulled from the database, I would like
to make sure that it has an Engine associated with it, even if no
Engine association currently exists.

-- 
Jon

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

Reply via email to