/[openfoncier]/trunk/data/pgsql/v3.3.0-a7.sql
ViewVC logotype

Diff of /trunk/data/pgsql/v3.3.0-a7.sql

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

revision 1718 by nhaye, Thu Apr 18 09:26:21 2013 UTC revision 1731 by nhaye, Fri Apr 19 10:15:48 2013 UTC
# Line 246  ALTER TABLE ONLY instruction Line 246  ALTER TABLE ONLY instruction
246    
247  ALTER TABLE ONLY instruction  ALTER TABLE ONLY instruction
248      ADD CONSTRAINT dossier_etat_archive_etat_pendant_incompletude_fkey      ADD CONSTRAINT dossier_etat_archive_etat_pendant_incompletude_fkey
     FOREIGN KEY (archive_etat_pendant_incompletude) REFERENCES etat(etat);  
249        FOREIGN KEY (archive_etat_pendant_incompletude) REFERENCES etat(etat);
250    
251    ALTER TABLE action ADD COLUMN regle_date_limite_incompletude character varying(60);
252    ALTER TABLE action ADD COLUMN regle_delai_incompletude character varying(60);

Legend:
Removed from v.1718  
changed lines
  Added in v.1731

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26