misc/migration/3.13.0_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 25 Jun 2013 12:11:42 +0200
changeset 9148 1b549c1acd4f
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[schema,server] add a security debugging aid (closes #2920304) - Add a DGB_SEC debugging flag (to be used with set_debug/debugged). - Add a context manager (tunesecurity) to filter security assertions. Note: this does not address all read-security mecanisms.

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