misc/migration/3.5.3_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 29 Sep 2009 15:10:13 +0200
branchstable
changeset 3522 cde0ff4f7a8c
parent 3499 9161c215b954
child 3528 77a69de16709
permissions -rw-r--r--
[selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3499
9161c215b954 [schema] set composite on state_of / transition_of
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('state_of')
9161c215b954 [schema] set composite on state_of / transition_of
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
sync_schema_props_perms('transition_of')