Mon Nov 21 16:09:11 2011justin [...] devuyst.com - Ticket created
Subject:
disabling triggers does not work
Date:
Mon, 21 Nov 2011 16:12:57 -0500
To:
<bug-Rose-DB-Object [...] rt.cpan.org>
From:
Justin DeVuyst <justin [...] devuyst.com>
Jon,
Note that in
Rose::DB::Object::Metadata::Column::apply_method_triggers()
there are a few checks on $self->{'triggers_disabled'}. Unfortunately,
$self is the RDBO object itself at that point and not the column meta
object.
-jdv
Mon Nov 21 19:09:37 2011siracusa [...] gmail.com - Status changed from 'new' to 'open'
Mon Nov 21 23:12:57 2011siracusa [...] gmail.com - Status changed from 'open' to 'resolved'
Mon Nov 21 23:12:57 2011siracusa [...] gmail.com - Fixed in 0.797 added