misc/migration/3.13.0_Any.py
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Mon, 28 Apr 2014 18:11:21 +0200
changeset 9712 6c6cd8c4b256
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[entity] add a new `cw_linkable_rql` method * the new method returns the entities that are or may be related to the current one by the relation passed as an argument. Closes #3738011.

sync_schema_props_perms('cw_source', syncprops=False)
if schema['BigInt'].eid is None:
    add_entity_type('BigInt')