misc/migration/3.13.6_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 29 Sep 2015 15:15:03 +0200
changeset 10626 93f8d239c708
parent 7826 65b7ea00bab8
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7826
65b7ea00bab8 [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277)
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('CWSourceSchemaConfig')