misc/migration/3.13.0_Any.py
author Christophe de Vienne <christophe@unlish.com>
Sat, 30 Jan 2016 23:06:18 +0100
changeset 11097 900c27ea30e9
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[cwvreg] Fix propertyvalues hot updates When CWProperty instances are touched, the corresponding value gets updated in vreg['propertyvalues'], but their type was ignored.

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