misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 23 Jun 2015 10:05:34 +0200
changeset 10442 b2d2099dfae8
parent 10169 ed57c5215530
permissions -rw-r--r--
[test] run unittest_syncschema with postgresql Lets us test more things, since we can actually do ALTER TABLE.

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
sync_schema_props_perms('State')
sync_schema_props_perms('BaseTransition')
sync_schema_props_perms('Transition')
sync_schema_props_perms('WorkflowTransition')