misc/migration/3.13.0_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 19 Nov 2014 11:57:55 +0100
changeset 10089 6346f53c85f1
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity And pass the option from various `process_` methods in existing parsers. This makes debugging in tests easier. Closes #4601191.

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