/[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 1731 by nhaye, Fri Apr 19 10:15:48 2013 UTC revision 1741 by nhaye, Fri Apr 19 16:44:25 2013 UTC
# Line 249  ALTER TABLE ONLY instruction Line 249  ALTER TABLE ONLY instruction
249      FOREIGN KEY (archive_etat_pendant_incompletude) REFERENCES etat(etat);      FOREIGN KEY (archive_etat_pendant_incompletude) REFERENCES etat(etat);
250    
251  ALTER TABLE action ADD COLUMN regle_date_limite_incompletude character varying(60);  ALTER TABLE action ADD COLUMN regle_date_limite_incompletude character varying(60);
 ALTER TABLE action ADD COLUMN regle_delai_incompletude character varying(60);  
252    ALTER TABLE action ADD COLUMN regle_delai_incompletude character varying(60);
253    
254    UPDATE action SET regle_avis='avis_decision' WHERE regle_avis='avis';

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26