hi mike,

i found my fault: the before_insert was omitted while i inserted a
record via an insert statement, thus bypassing the orm.

thanks for your reply,

alex

On Mon, Sep 1, 2008 at 12:37 AM, Michael Bayer <[EMAIL PROTECTED]> wrote:
>
>
> On Aug 31, 2008, at 2:21 AM, alex bodnaru wrote:
>
>>
>> hello friends,
>>
>> i notice that the before_insert method in an orm MapperExtension
>> derived class is not being called at all, thus invalidating these
>> extensions.
>>
>> any idea of how could i proceed?
>
> provide a reproducible example of the failing usage in question to the
> list.  before_insert() is well tested and widely used.
>
>
> >
>

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