cubicweb/misc/migration/3.13.0_Any.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 28 Nov 2019 11:48:03 +0100
changeset 12779 44147dab9d27
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Use python3 shebang for scripts Reported by lintian "python-script-but-no-python-dep"

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