Hi there,

I feel like I'm perhaps missing something, but I wonder if there's any
way to access the object being updated inside a ColumnDefault? More
specifically, if I have a… let's call it DBObject (using declarative)
which has a callable as its default, is there any way to access that
DBObject instance inside the default function? I see it gets passed an
ExecutionContext instance, but I don't see a way to get the object
from there :\

If there's a way to do this, it would help me a lot :)

Thanks,
Oliver
-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@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