Skip Menu |

This queue is for tickets about the Rose-DB-Object CPAN distribution.

Report information
The Basics
Id: 72592
Status: resolved
Priority: 0/
Queue: Rose-DB-Object

People
Owner: Nobody in particular
Requestors: justin [...] devuyst.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.797



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