server/test/data/sources_multi
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 29 Sep 2015 14:23:57 +0200
changeset 10624 48e54aabcd55
parent 6427 c8a5ac2d1eaa
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.

[system]
db-driver   = sqlite
adapter     = native
db-name     = tmpdb-multi
db-encoding = UTF-8