debian/cubicweb-server.install
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 06 Jul 2016 20:28:51 +0200
branch3.23
changeset 11433 a703f00718c2
parent 10891 5f0442600a3b
permissions -rw-r--r--
[migration] More resilient migration script Query the information schema to retrieve existing constraint (primary key and unique) and drop them. Thus don't use anymore DROP CONSTRAINT IF EXISTS (not implemented by e.g. old versions of sqlserver). To do so a missing DISTINCT was necessary to avoid duplicates.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10891
5f0442600a3b [debian] Install dataimport package
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 10559
diff changeset
     1
usr/lib/python2*/*-packages/cubicweb/dataimport/
10559
5821ae654dfd [pkg] various debian packaging fixes
Julien Cristau <julien.cristau@logilab.fr>
parents: 9208
diff changeset
     2
usr/lib/python2*/*-packages/cubicweb/server/
5821ae654dfd [pkg] various debian packaging fixes
Julien Cristau <julien.cristau@logilab.fr>
parents: 9208
diff changeset
     3
usr/lib/python2*/*-packages/cubicweb/hooks/
5821ae654dfd [pkg] various debian packaging fixes
Julien Cristau <julien.cristau@logilab.fr>
parents: 9208
diff changeset
     4
usr/lib/python2*/*-packages/cubicweb/sobjects/
5821ae654dfd [pkg] various debian packaging fixes
Julien Cristau <julien.cristau@logilab.fr>
parents: 9208
diff changeset
     5
usr/lib/python2*/*-packages/cubicweb/schemas/
9208
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 2835
diff changeset
     6
usr/share/cubicweb/migration/