commentRevisions: {
      type: DataTypes.STRING,
      allowNull: true,
      references: {
        model: 'Comment',