On Jul 30, 2007, at 7:29 PM, Paul Johnston wrote:

>
> Hi,
>
>> The problem is that creating a new object from class Test doesn't set
>> the default value for attributes :
>>
>>
> Seems like a good time to bring up a slightly related problem. If you
> modify an object in a function providing a default value, the  
> object is
> not flushed (unless you do that manually). Ideally flushing would  
> detect
> this and cope with it. If defaults were supplied at constructor  
> time, we
> would get that behaviour with no further work.

not sure i understand the scenario here, could you illustrate ?


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