misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 24 Jul 2015 16:09:29 +0200
changeset 10576 1ee631aedf2f
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[server/sources] AbstractSource.__ne__ Seems confusing to have __eq__ but not __ne__.

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