misc/migration/3.4.0_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Fri, 22 Apr 2011 12:17:51 +0200
changeset 7246 ecae5b526437
parent 2127 bc86aa68cc43
child 8798 cdab3aadc679
permissions -rw-r--r--
Backed out changeset 7a58581d842c This changeset breaks a number of CW tests, which depends on pre add hooks. I'm backing it out, so that we can start the need-for-speed sprint with green tests (and possibly rework this changeset)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2127
bc86aa68cc43 no more meta attribute on entity and relation type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
drop_attribute('CWEType', 'meta')
bc86aa68cc43 no more meta attribute on entity and relation type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
drop_attribute('CWRType', 'meta')