cubicweb/misc/migration/3.13.0_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 25 Jan 2016 08:28:16 +0100
changeset 11175 df979f327e3f
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[skeleton] Ship a tox.ini file upon new cube

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