misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 12 Nov 2013 15:24:57 +0100
branchstable
changeset 9326 9d145b4c4e53
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774

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