-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from Legilibre/sommaires
Cette branche normalise le contenu de la colonne `sommaires.num` et ajoute celle-ci à un index afin d’accélérer la résolution d'une référence à un élément d'un texte (#4). Pour les sections la valeur stockée dans `sommaires.num` n'est que la "première moitié" de `sections.titre_ta`, c'est à dire le niveau et le numéro de la section, mais pas son objet. Concrètement pour une section dont le titre complet est `Titre 1er : Dispositions générales`, seul `Titre 1er` est stocké dans `sommaires.num`.
- Loading branch information
Showing
4 changed files
with
69 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters