ALTER TABLE {$NAMESPACE}_differential.differential_transaction_comment
  CHANGE changesetID changesetID INT UNSIGNED;