X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FDB%2FResult%2FSrcPkg.pm;h=a76b3f5960a24ad47fbfa2c810431726d32d13d9;hb=c35f49b5c19d83704275f3b2b5e6e006b7667d91;hp=ac28c908988bc0ac43ea47b1e13692c29204c3d0;hpb=5fa5f19984c0148a533aa8224681826f901f8217;p=debbugs.git diff --git a/Debbugs/DB/Result/SrcPkg.pm b/Debbugs/DB/Result/SrcPkg.pm index ac28c90..a76b3f5 100644 --- a/Debbugs/DB/Result/SrcPkg.pm +++ b/Debbugs/DB/Result/SrcPkg.pm @@ -124,7 +124,7 @@ __PACKAGE__->belongs_to( "Debbugs::DB::Result::SrcPkg", { id => "alias_of" }, { - is_deferrable => 1, + is_deferrable => 0, join_type => "LEFT", on_delete => "CASCADE", on_update => "CASCADE", @@ -192,8 +192,8 @@ __PACKAGE__->has_many( ); -# Created by DBIx::Class::Schema::Loader v0.07025 @ 2013-03-27 18:54:20 -# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:w1ifDwgGG57aeGxFptavbg +# Created by DBIx::Class::Schema::Loader v0.07036 @ 2013-10-09 20:27:54 +# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:JYP+MBnjgk3I/XtRNh2UyA # You can replace this text with custom code or comments, and it will be preserved on regeneration