changeset 1808 | aa09e20dd8c0 |
parent 1398 | 5fe84a5f7035 |
child 1977 | 606923dff11b |
--- a/misc/migration/2.48.8_Any.py Tue May 05 17:18:49 2009 +0200 +++ b/misc/migration/2.48.8_Any.py Thu May 14 12:48:11 2009 +0200 @@ -1,2 +1,2 @@ -for etype in ('ERType', 'EFRDef', 'ENFRDef', 'EConstraint', 'EConstraintType'): +for etype in ('CWRType', 'CWAttribute', 'CWRelation', 'CWConstraint', 'CWConstraintType'): synchronize_permissions(etype)