[Rt-commit] rt branch, 4.2/remove-unused-templates-columns, repushed
Todd Wade
todd at bestpractical.com
Mon Jul 22 13:44:03 EDT 2013
The branch 4.2/remove-unused-templates-columns was deleted and repushed:
was 295d8d7bb3840948a2fccef89ebe1a1d92818ddd
now 5aae4bf173bdf11645e384b359b606692f35c3e6
1: 295d8d7 ! 1: 5aae4bf Remove unused Language and TranslationOf columns on Templates
@@ -137,3 +137,19 @@
Content =>
{read => 1, write => 1, sql_type => -4, length => 0, is_blob => 1, is_numeric => 0, type => 'text', default => ''},
LastUpdated =>
+
+diff --git a/sbin/rt-dump-metadata.in b/sbin/rt-dump-metadata.in
+--- a/sbin/rt-dump-metadata.in
++++ b/sbin/rt-dump-metadata.in
+@@
+ id Created Creator LastUpdated LastUpdatedBy
+ )
+ ],
+- Templates => [
+- qw(
+- TranslationOf
+- )
+- ],
+ );
+
+ my $SystemUserId = RT->SystemUser->Id;
More information about the Rt-commit
mailing list