misc/migration/3.15.9_Any.py
author Rémi Cardona <remi.cardona@logilab.fr>
Wed, 11 Feb 2015 12:42:19 +0100
changeset 10233 f7dfcb3add15
parent 8722 407acc41beb5
permissions -rw-r--r--
[server] Make sure 'zmq-address-sub' config is always iterable
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8722
407acc41beb5 [schema/workflow] one more typo fix
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
407acc41beb5 [schema/workflow] one more typo fix
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     2
sync_schema_props_perms(('State', 'name', 'String'))