MT#9177 Fix for the centralized parameters table

changes/75/675/1
Irina Peshinskaya 11 years ago
parent 83f8e088be
commit ed6b6df5fc

@ -66,7 +66,7 @@ __PACKAGE__->has_many(
);
__PACKAGE__->has_many(
"autoprov_sync_cisco",
"autoprov_sync",
"NGCP::Schema::Result::autoprov_sync_cisco",
{ "foreign.device_id" => "self.id" },
{ cascade_copy => 0, cascade_delete => 0 },

Loading…
Cancel
Save