misc/migration/3.7.4_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 20 Feb 2012 11:32:06 +0100
branchstable
changeset 8245 d53762ae5961
parent 5326 0d9054eb3bd1
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5181
f34ee58fdfc8 [migration] propagate TrInfo.comment permissions fix to existing instances
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('TrInfo', syncprops=False)