[Rt-commit] rt branch, 4.2/customfield-attributes, repushed

Alex Vandiver alexmv at bestpractical.com
Tue Sep 2 11:28:48 EDT 2014


The branch 4.2/customfield-attributes was deleted and repushed:
       was a1b0fe7a6da07a2412b5f324b7568eb86057d929
       now 595c62367332577047a863749c4e27698247230a

1:  a1b0fe7 ! 1:  595c623 Don't create empty LinkValueTo/IncludeContentForValue attributes
    @@ -23,8 +23,8 @@
     +
     +our @Initial = (
     +    sub {
    -+        # We do the delete in pure SQL because Atribute collections
    -+        # otherwise attempt to hash rverything in memory.  As this may
    ++        # We do the delete in pure SQL because Attribute collections
    ++        # otherwise attempt to hash everything in memory.  As this may
     +        # be a large list, do it directly.
     +        $RT::Handle->dbh->do(<<EOSQL);
     +            DELETE FROM Attributes



More information about the rt-commit mailing list