misc/migration/3.16.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 29 Sep 2015 15:15:03 +0200
changeset 10626 93f8d239c708
parent 8724 1beab80aed23
permissions -rw-r--r--
[server] use sqls_create_multicol_unique_index to index entities.extid SQL Server's UNIQUE is not standards compliant, it doesn't accept two NULL values. Related to #7173702.

sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))