misc/migration/3.6.1_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 03 Nov 2011 15:27:31 +0100
branchstable
changeset 8048 10a0f73d834d
parent 4644 021035b9a7ab
child 8798 cdab3aadc679
permissions -rw-r--r--
[rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643 Also, drop '_resultset' from some test names on the way (redundant information, we're in ResultSetTC...)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4570
ede247bbbf62 follow yams api change: attributes permissions are now defined for
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms(syncprops=False)
4644
021035b9a7ab introduce 'go back' transition: transition without destination state will go to the state we were coming from
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 4570
diff changeset
     2
sync_schema_props_perms('destination_state', syncperms=False)