misc/migration/3.8.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 06 Jul 2015 14:34:41 +0200
changeset 10549 5fc21bf2684f
parent 5379 c082dea0731b
permissions -rw-r--r--
[hooks] base64-encode extid before inserting it into moved_entities If we insert the wrong value we're never going to find these entities again... Closes #5741105.

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