misc/migration/3.20.0_Any.py
author Laura Médioni <laura.medioni@logilab.fr>
Thu, 28 Aug 2014 07:49:31 +0200
changeset 9961 cef58bd36f7b
parent 9956 19a683a0047c
child 9968 50f046bf0e50
permissions -rw-r--r--
[CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation Related to #3546717
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9956
19a683a0047c [CWEP002] properly handle serialization of computed relations
Lea Capgen <lea.capgen@logilab.fr>
parents:
diff changeset
     1
add_relation_type('CWComputedRType')