Homestyx hydra

R1:305fb3fbd9c1

Migrate all Differential comment text into new storage

Summary:
Ref T2222. Currently, `DifferentialComment` stores both (a) the text of comments and (b) various other transaction details. This data needs to map to both Transactions and TransactionComments in the long run. This diff separates out all the data which is bound for the TransactionComment table, so that when we migrate `DifferentialComment` itself it will //only// need to migrate into the Transactions table. This is a much simpler migration…
Repository: R1 hydra
Commit Date: Feb 11 2014