misc/migration/3.8.1_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 03 Nov 2011 16:01:41 +0100
changeset 8051 41398fa1a90f
parent 5379 c082dea0731b
permissions -rw-r--r--
[rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)

rql('SET X name "BoundaryConstraint" '
    'WHERE X is CWConstraintType, X name "BoundConstraint"')