Open benatspo opened 4 years ago
Hi,
The following list contains the "change" evolution operators not yet available using QL, with their corresponding syntax (discussed during a meeting in Amsterdam):
change User.id : int
change Address.user [1..*]
change Address.user ->
change Address.user :->
Thank you for your help,
Pol
Is it possible to implement the AttributeChangeTypeHandler for ChangePrimitiveDataTypeAttribute in the next two weeks? @DavyLandman @tvdstorm
AttributeChangeTypeHandler
ChangePrimitiveDataTypeAttribute
Hi,
The following list contains the "change" evolution operators not yet available using QL, with their corresponding syntax (discussed during a meeting in Amsterdam):
change User.id : int
change Address.user [1..*]
change Address.user ->
change Address.user :->
Thank you for your help,
Pol