debian/cubicweb-documentation.doc-base
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 28 Sep 2016 08:57:48 +0200 (2016-09-28)
changeset 11778 9847a097266e
parent 11046 b8180114ecde
permissions -rw-r--r--
[massive store] Rework constraint/index handling The basic idea is to keep the primary constraint on entities.eid since it's heavily used in metadata insertions. Other option would have been to drop / recreate but its very costly on big database, and the index is used for insertion into the entities table itself, so it's not worth droping it at a first glance. Also, keeping it avoids to systematically drop all constraints which depends on it. We may thus now lazily drop constraints, only on insertion of some etype/rtype for the related table. Related to #15538359
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
Document: cubicweb-doc
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
Title: CubicWeb documentation
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
Author: Logilab
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     4
Abstract: Some base documentation for CubicWeb users and developpers
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     5
Section: Apps/Programming
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     6
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     7
Format: HTML
11046
b8180114ecde [pkg] fix paths in debian doc-base control file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10560
diff changeset
     8
Index: /usr/share/doc/cubicweb-documentation/html/index.html
b8180114ecde [pkg] fix paths in debian doc-base control file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10560
diff changeset
     9
Files: /usr/share/doc/cubicweb-documentation/html/*