misc/migration/3.21.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 29 Sep 2015 14:23:57 +0200
changeset 10624 48e54aabcd55
child 10627 ffef8ac383f4
permissions -rw-r--r--
[schema] remove unique constraint on unlimited String attribute SQL Server doesn't allow indexing (and thus unique constraints) on nvarchar(max). Related to #7173702.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10624
48e54aabcd55 [schema] remove unique constraint on unlimited String attribute
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('cwuri')