misc/migration/3.13.3_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 20 Feb 2012 11:32:06 +0100
branchstable
changeset 8245 d53762ae5961
parent 7688 f1b6e7c09a6f
permissions -rw-r--r--
[rql2sql] correctly handle modulo operator (closes #2192457) rql has % as a modulo operator. The string we output gets passed to a substitution function so the % needs to be escaped.

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