[ 
https://issues.apache.org/jira/browse/ARIA-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907314#comment-15907314
 ] 

ASF GitHub Bot commented on ARIA-105:
-------------------------------------

Github user mxmrlv commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/72#discussion_r105641678
  
    --- Diff: aria/modeling/misc.py ---
    @@ -42,11 +43,11 @@ class ParameterBase(TemplateModelMixin):
     
         __tablename__ = 'parameter'
     
    -    name = Column(Text, nullable=False)
    -    type_name = Column(Text, nullable=False)
    +    name = Column(Text)
    --- End diff --
    
    it doesn't make sense to require for each model to have a name...


> Integrate new models into parser
> --------------------------------
>
>                 Key: ARIA-105
>                 URL: https://issues.apache.org/jira/browse/ARIA-105
>             Project: AriaTosca
>          Issue Type: Task
>            Reporter: Ran Ziv
>            Assignee: Tal Liron
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to