misc/migration/3.13.3_Any.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 14 Feb 2013 15:39:23 +0100
changeset 8694 d901c36bcfce
parent 7688 f1b6e7c09a6f
permissions -rw-r--r--
[toward-py3k] remove import with_statement (part of #2711624) They are unneeded since we dropped python 2.5 compatibility. This will help Python 3.3 experimentation.

drop_relation_definition('CWSourceSchemaConfig', 'cw_schema', 'CWAttribute')
sync_schema_props_perms('cw_schema')