misc/migration/3.8.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Jul 2014 15:40:50 +0200
changeset 9905 1fa35cc06c69
parent 5379 c082dea0731b
permissions -rw-r--r--
[dataimport] remove dead code The only caller of ObjectStore._put is ObjectStore.create_entity, which RQLObjectStore overrides (and doesn't call up).

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