misc/migration/3.10.7_Any.py
author Vladimir Popescu <vladimir.popescu@logilab.fr>
Thu, 25 Apr 2013 10:57:01 +0200
changeset 8927 885dea8f16a0
parent 6896 784d5df35af1
permissions -rw-r--r--
[cubicweb/doc] Replace dc_type() by cw_etype dc_type() is may be translated. Leading to terrible terrible damage.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6757
bc878ec35794 #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
Alexandre Fayolle <alexandre.fayolle@logilab.fr>
parents:
diff changeset
     1
add_attribute('TrInfo', 'tr_count')
bc878ec35794 #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
Alexandre Fayolle <alexandre.fayolle@logilab.fr>
parents:
diff changeset
     2
sync_schema_props_perms('TrInfo')