cubicweb/misc/migration/3.8.1_Any.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 01:04:07 +0100
changeset 12829 0e9ce897dfdf
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")

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