misc/migration/3.4.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 20 Feb 2012 11:32:06 +0100
branchstable
changeset 8245 d53762ae5961
parent 2127 bc86aa68cc43
child 8798 cdab3aadc679
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_attribute('CWEType', 'meta')
drop_attribute('CWRType', 'meta')