/[openfoncier]/trunk/data/pgsql/v3.12.0-a1-dev.sql
ViewVC logotype

Diff of /trunk/data/pgsql/v3.12.0-a1-dev.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2480 by nhaye, Mon Nov 18 18:22:59 2013 UTC revision 2481 by softime, Mon Nov 18 18:28:13 2013 UTC
# Line 92  COMMENT ON COLUMN avis_decision.sitadel_ Line 92  COMMENT ON COLUMN avis_decision.sitadel_
92  COMMENT ON COLUMN avis_decision.avis_decision IS 'Identifiant unique';  COMMENT ON COLUMN avis_decision.avis_decision IS 'Identifiant unique';
93    
94  -- bible  -- bible
95    COMMENT ON TABLE bible IS 'Bible qui regroupe des textes applicable sur les événements d''instruction';
96    COMMENT ON COLUMN bible.bible IS 'Identifiant unique';
97    COMMENT ON COLUMN bible.libelle IS 'Titre/Résumé du texte de la bible';
98    COMMENT ON COLUMN bible.evenement IS 'Événement sur lequel le texte de la bible est applicable';
99    COMMENT ON COLUMN bible.contenu IS 'Texte de la bible';
100    COMMENT ON COLUMN bible.complement IS 'Complément de l''événement d''instruction sur lequel s''applique le texte de la bible';
101    COMMENT ON COLUMN bible.automatique IS 'Applique automatiquement le texte de la bible sur la lettre type';
102    COMMENT ON COLUMN bible.dossier_autorisation_type IS 'Type du dossier d''autorisation sur lequel le texte de la bible est applicable';
103    
104  -- blocnote  -- blocnote
105  COMMENT ON TABLE blocnote IS 'Annotation concernant le dossier d''instruction lié';  COMMENT ON TABLE blocnote IS 'Annotation concernant le dossier d''instruction lié';

Legend:
Removed from v.2480  
changed lines
  Added in v.2481

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26