misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 08 Jul 2014 10:34:50 +0200
changeset 9918 228c3571e222
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[entities, view] delete dead code The auto_unwrap_bw_compat metaclass calls unwrap_adapter_compat, which was removed in changeset 697a8181ba30 "remove 3.9 bw compat". So this can't possibly work anymore, meaning we can get rid of it.

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