misc/migration/2.48.8_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 28 May 2009 11:41:36 +0200
branchstable
changeset 1981 e6eed4324357
parent 1398 5fe84a5f7035
child 1977 606923dff11b
permissions -rw-r--r--
fix #327301: synchronize_schema doesn't update not-null constraint

for etype in ('CWRType', 'CWAttribute', 'CWRelation', 'CWConstraint', 'CWConstraintType'):
    synchronize_permissions(etype)